discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

nc code verification

S
stustev
Mon, Feb 2, 2015 4:45 AM

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context: http://forum.openscad.org/nc-code-verification-tp11373.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Gentlemen, I searched for nc code verification and found nothing. Has anyone developed this type of application on openSCAD? thanks Stuart -- View this message in context: http://forum.openscad.org/nc-code-verification-tp11373.html Sent from the OpenSCAD mailing list archive at Nabble.com.
P
pim
Mon, Feb 2, 2015 9:47 PM

What does NC stand for?

http://www.acronymfinder.com/NC.html

Your abbreviation has 153 meanings

On 2-2-2015 5:45, stustev wrote:

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context: http://forum.openscad.org/nc-code-verification-tp11373.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

What does NC stand for? http://www.acronymfinder.com/NC.html Your abbreviation has 153 meanings On 2-2-2015 5:45, stustev wrote: > Gentlemen, > I searched for nc code verification and found nothing. > Has anyone developed this type of application on openSCAD? > thanks > Stuart > > > > -- > View this message in context: http://forum.openscad.org/nc-code-verification-tp11373.html > Sent from the OpenSCAD mailing list archive at Nabble.com. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
SS
Stuart Stevenson
Mon, Feb 2, 2015 9:50 PM

Hi,
Numerical Control - a gcode program that openSCAM or some other nc cam
program would generate.
I would like to use openSCAD to machine the part virtually in the same
manner Vericut does - only with open source code.
thanks
Stuart

On Mon, Feb 2, 2015 at 3:47 PM, pim pim@schaeffer.tk wrote:

What does NC stand for?

http://www.acronymfinder.com/NC.html

Your abbreviation has 153 meanings

On 2-2-2015 5:45, stustev wrote:

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context: http://forum.openscad.org/nc-
code-verification-tp11373.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.

Hi, Numerical Control - a gcode program that openSCAM or some other nc cam program would generate. I would like to use openSCAD to machine the part virtually in the same manner Vericut does - only with open source code. thanks Stuart On Mon, Feb 2, 2015 at 3:47 PM, pim <pim@schaeffer.tk> wrote: > What does NC stand for? > > http://www.acronymfinder.com/NC.html > > Your abbreviation has 153 meanings > > > > On 2-2-2015 5:45, stustev wrote: > >> Gentlemen, >> I searched for nc code verification and found nothing. >> Has anyone developed this type of application on openSCAD? >> thanks >> Stuart >> >> >> >> -- >> View this message in context: http://forum.openscad.org/nc- >> code-verification-tp11373.html >> Sent from the OpenSCAD mailing list archive at Nabble.com. >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > -- Addressee is the intended audience. If you are not the addressee then my consent is not given for you to read this email furthermore it is my wish you would close this without saving or reading, and cease and desist from saving or opening my private correspondence. Thank you for honoring my wish.
SS
Stuart Stevenson
Mon, Feb 2, 2015 9:56 PM

Hi,
I have NCL by NCCS to do nc programming. It generates nc code like a lot of
other nc programming systems.
I have a verification package inside NCL but it uses the ncl program to
verify the motion around the model.
I want to use the nc code that is loaded into the machine (after the post
processor) to do the verification. That will eliminate any possible post
processor errors. I would also like to build the machine components,
fixture components and tooling components to allow the verification package
to check for interference between those components.
thanks
Stuart

On Mon, Feb 2, 2015 at 3:50 PM, Stuart Stevenson stustev@gmail.com wrote:

Hi,
Numerical Control - a gcode program that openSCAM or some other nc cam
program would generate.
I would like to use openSCAD to machine the part virtually in the same
manner Vericut does - only with open source code.
thanks
Stuart

On Mon, Feb 2, 2015 at 3:47 PM, pim pim@schaeffer.tk wrote:

What does NC stand for?

http://www.acronymfinder.com/NC.html

Your abbreviation has 153 meanings

On 2-2-2015 5:45, stustev wrote:

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context: http://forum.openscad.org/nc-
code-verification-tp11373.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.

--
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.

Hi, I have NCL by NCCS to do nc programming. It generates nc code like a lot of other nc programming systems. I have a verification package inside NCL but it uses the ncl program to verify the motion around the model. I want to use the nc code that is loaded into the machine (after the post processor) to do the verification. That will eliminate any possible post processor errors. I would also like to build the machine components, fixture components and tooling components to allow the verification package to check for interference between those components. thanks Stuart On Mon, Feb 2, 2015 at 3:50 PM, Stuart Stevenson <stustev@gmail.com> wrote: > Hi, > Numerical Control - a gcode program that openSCAM or some other nc cam > program would generate. > I would like to use openSCAD to machine the part virtually in the same > manner Vericut does - only with open source code. > thanks > Stuart > > > On Mon, Feb 2, 2015 at 3:47 PM, pim <pim@schaeffer.tk> wrote: > >> What does NC stand for? >> >> http://www.acronymfinder.com/NC.html >> >> Your abbreviation has 153 meanings >> >> >> >> On 2-2-2015 5:45, stustev wrote: >> >>> Gentlemen, >>> I searched for nc code verification and found nothing. >>> Has anyone developed this type of application on openSCAD? >>> thanks >>> Stuart >>> >>> >>> >>> -- >>> View this message in context: http://forum.openscad.org/nc- >>> code-verification-tp11373.html >>> Sent from the OpenSCAD mailing list archive at Nabble.com. >>> >>> _______________________________________________ >>> OpenSCAD mailing list >>> Discuss@lists.openscad.org >>> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >>> >> >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > > > > -- > Addressee is the intended audience. > If you are not the addressee then my consent is not given for you to read > this email furthermore it is my wish you would close this without saving or > reading, and cease and desist from saving or opening my private > correspondence. > Thank you for honoring my wish. > > -- Addressee is the intended audience. If you are not the addressee then my consent is not given for you to read this email furthermore it is my wish you would close this without saving or reading, and cease and desist from saving or opening my private correspondence. Thank you for honoring my wish.
DM
doug moen
Mon, Feb 2, 2015 11:22 PM

OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool
paths or generate g-code. It also doesn't read g-code, or any other nc
code variant.

On 1 February 2015 at 23:45, stustev stustev@gmail.com wrote:

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context: http://forum.openscad.org/nc-code-verification-tp11373.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool paths or generate g-code. It also doesn't read g-code, or any other nc code variant. On 1 February 2015 at 23:45, stustev <stustev@gmail.com> wrote: > Gentlemen, > I searched for nc code verification and found nothing. > Has anyone developed this type of application on openSCAD? > thanks > Stuart > > > > -- > View this message in context: http://forum.openscad.org/nc-code-verification-tp11373.html > Sent from the OpenSCAD mailing list archive at Nabble.com. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
SS
Stuart Stevenson
Mon, Feb 2, 2015 11:48 PM

I am not asking to see if it generates a CAM program. My software does that.

I want to be able to use openSCAD to open a CAM program.
Read it line by line.
Use the read lines as input to openSCAD to remove material from a block or
model to simulate the machining process.

If no one has attempted this with openSCAD then I want to explore this
capability.
If someone has done this or is working on this then I want to contribute as
much as I can.

thanks
Stuart

On Mon, Feb 2, 2015 at 5:22 PM, doug moen doug@moens.org wrote:

OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool
paths or generate g-code. It also doesn't read g-code, or any other nc
code variant.

On 1 February 2015 at 23:45, stustev stustev@gmail.com wrote:

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context:

Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.

I am not asking to see if it generates a CAM program. My software does that. I want to be able to use openSCAD to open a CAM program. Read it line by line. Use the read lines as input to openSCAD to remove material from a block or model to simulate the machining process. If no one has attempted this with openSCAD then I want to explore this capability. If someone has done this or is working on this then I want to contribute as much as I can. thanks Stuart On Mon, Feb 2, 2015 at 5:22 PM, doug moen <doug@moens.org> wrote: > OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool > paths or generate g-code. It also doesn't read g-code, or any other nc > code variant. > > On 1 February 2015 at 23:45, stustev <stustev@gmail.com> wrote: > > Gentlemen, > > I searched for nc code verification and found nothing. > > Has anyone developed this type of application on openSCAD? > > thanks > > Stuart > > > > > > > > -- > > View this message in context: > http://forum.openscad.org/nc-code-verification-tp11373.html > > Sent from the OpenSCAD mailing list archive at Nabble.com. > > > > _______________________________________________ > > OpenSCAD mailing list > > Discuss@lists.openscad.org > > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > -- Addressee is the intended audience. If you are not the addressee then my consent is not given for you to read this email furthermore it is my wish you would close this without saving or reading, and cease and desist from saving or opening my private correspondence. Thank you for honoring my wish.
MK
Marius Kintel
Mon, Feb 2, 2015 11:51 PM

On Feb 2, 2015, at 18:48 PM, Stuart Stevenson stustev@gmail.com wrote:

I want to be able to use openSCAD to open a CAM program.
Read it line by line.
Use the read lines as input to openSCAD to remove material from a block or model to simulate the machining process.

I would start by writing an nc code interpreter which converts each linear movement into an OpenSCAD primitive,
then generate an OpenSCAD file containing the block and all subtracted primitives.
This will likely be extremely slow, but it could be worth a shot.

-Marius

On Feb 2, 2015, at 18:48 PM, Stuart Stevenson <stustev@gmail.com> wrote: > > I want to be able to use openSCAD to open a CAM program. > Read it line by line. > Use the read lines as input to openSCAD to remove material from a block or model to simulate the machining process. > I would start by writing an nc code interpreter which converts each linear movement into an OpenSCAD primitive, then generate an OpenSCAD file containing the block and all subtracted primitives. This will likely be extremely slow, but it could be worth a shot. -Marius
SS
Stuart Stevenson
Mon, Feb 2, 2015 11:58 PM

Is there scripting capability in openSCAD to do this or would it be a
separate program outside?
Perl would be able to do this. There are other string manipulation scripts
also.
Thanks
Stuart
On Feb 2, 2015 5:52 PM, "Marius Kintel" marius@kintel.net wrote:

On Feb 2, 2015, at 18:48 PM, Stuart Stevenson stustev@gmail.com wrote:

I want to be able to use openSCAD to open a CAM program.
Read it line by line.
Use the read lines as input to openSCAD to remove material from a block

or model to simulate the machining process.

I would start by writing an nc code interpreter which converts each linear
movement into an OpenSCAD primitive,
then generate an OpenSCAD file containing the block and all subtracted
primitives.
This will likely be extremely slow, but it could be worth a shot.

-Marius


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Is there scripting capability in openSCAD to do this or would it be a separate program outside? Perl would be able to do this. There are other string manipulation scripts also. Thanks Stuart On Feb 2, 2015 5:52 PM, "Marius Kintel" <marius@kintel.net> wrote: > On Feb 2, 2015, at 18:48 PM, Stuart Stevenson <stustev@gmail.com> wrote: > > > > I want to be able to use openSCAD to open a CAM program. > > Read it line by line. > > Use the read lines as input to openSCAD to remove material from a block > or model to simulate the machining process. > > > I would start by writing an nc code interpreter which converts each linear > movement into an OpenSCAD primitive, > then generate an OpenSCAD file containing the block and all subtracted > primitives. > This will likely be extremely slow, but it could be worth a shot. > > -Marius > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
P
pff
Tue, Feb 3, 2015 12:06 AM

Stuart,
Do you envision working 2.5D type toolpaths, 3D or 3D with tool axis varying?
Working up some code to generate OpenSCAD commands should be pretty
straightforward for 2.5D toolpaths. The 3D and tool axis stuff may be pushing
things a bit. Also, how many tool points do you envision processing at one time?
Phil(f) in WI

On 2/2/2015 5:48 PM, Stuart Stevenson wrote:

I am not asking to see if it generates a CAM program. My software does that.

I want to be able to use openSCAD to open a CAM program.
Read it line by line.
Use the read lines as input to openSCAD to remove material from a block or model
to simulate the machining process.

If no one has attempted this with openSCAD then I want to explore this capability.
If someone has done this or is working on this then I want to contribute as much
as I can.

thanks
Stuart

On Mon, Feb 2, 2015 at 5:22 PM, doug moen <doug@moens.org
mailto:doug@moens.org> wrote:

 OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool
 paths or generate g-code. It also doesn't read g-code, or any other nc
 code variant.

 On 1 February 2015 at 23:45, stustev <stustev@gmail.com
 <mailto:stustev@gmail.com>> wrote:

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context:

 http://forum.openscad.org/nc-code-verification-tp11373.html
 _______________________________________________
 OpenSCAD mailing list
 Discuss@lists.openscad.org <mailto:Discuss@lists.openscad.org>
 http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read this
email furthermore it is my wish you would close this without saving or reading,
and cease and desist from saving or opening my private correspondence.
Thank you for honoring my wish.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Stuart, Do you envision working 2.5D type toolpaths, 3D or 3D with tool axis varying? Working up some code to generate OpenSCAD commands should be pretty straightforward for 2.5D toolpaths. The 3D and tool axis stuff may be pushing things a bit. Also, how many tool points do you envision processing at one time? Phil(f) in WI On 2/2/2015 5:48 PM, Stuart Stevenson wrote: > I am not asking to see if it generates a CAM program. My software does that. > > I want to be able to use openSCAD to open a CAM program. > Read it line by line. > Use the read lines as input to openSCAD to remove material from a block or model > to simulate the machining process. > > If no one has attempted this with openSCAD then I want to explore this capability. > If someone has done this or is working on this then I want to contribute as much > as I can. > > thanks > Stuart > > > On Mon, Feb 2, 2015 at 5:22 PM, doug moen <doug@moens.org > <mailto:doug@moens.org>> wrote: > > OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool > paths or generate g-code. It also doesn't read g-code, or any other nc > code variant. > > On 1 February 2015 at 23:45, stustev <stustev@gmail.com > <mailto:stustev@gmail.com>> wrote: > > Gentlemen, > > I searched for nc code verification and found nothing. > > Has anyone developed this type of application on openSCAD? > > thanks > > Stuart > > > > > > > > -- > > View this message in context: > http://forum.openscad.org/nc-code-verification-tp11373.html > > Sent from the OpenSCAD mailing list archive at Nabble.com. > > > > _______________________________________________ > > OpenSCAD mailing list > > Discuss@lists.openscad.org <mailto:Discuss@lists.openscad.org> > > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org <mailto:Discuss@lists.openscad.org> > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > > > -- > Addressee is the intended audience. > If you are not the addressee then my consent is not given for you to read this > email furthermore it is my wish you would close this without saving or reading, > and cease and desist from saving or opening my private correspondence. > Thank you for honoring my wish. > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
S
stustev
Tue, Feb 3, 2015 12:56 AM

I need multiaxis verification.
It should not be much more difficult than two or three axis work. The cam
program gives the tool end point and tool axis. With the next point it is
easy to construct matrix to correctly postion the model of the tool for the
boolean removal.
Stuart,
Do you envision working 2.5D type toolpaths, 3D or 3D with tool axis
varying?
Working up some code to generate OpenSCAD commands should be pretty
straightforward for 2.5D toolpaths. The 3D and tool axis stuff may be
pushing
things a bit. Also, how many tool points do you envision processing at one
time?
Phil(f) in WI

On 2/2/2015 5:48 PM, Stuart Stevenson wrote:

I am not asking to see if it generates a CAM program. My software does

that.

I want to be able to use openSCAD to open a CAM program.
Read it line by line.
Use the read lines as input to openSCAD to remove material from a block

or model

to simulate the machining process.

If no one has attempted this with openSCAD then I want to explore this

capability.

If someone has done this or is working on this then I want to contribute

as much

as I can.

thanks
Stuart

On Mon, Feb 2, 2015 at 5:22 PM, doug moen <[hidden email]

<mailto:[hidden email]

 OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool
 paths or generate g-code. It also doesn't read g-code, or any other

nc

 code variant.

 On 1 February 2015 at 23:45, stustev <[hidden email]
 <mailto:[hidden email]

Gentlemen,
I searched for nc code verification and found nothing.
Has anyone developed this type of application on openSCAD?
thanks
Stuart

--
View this message in context:

 http://forum.openscad.org/nc-code-verification-tp11373.html

Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
[hidden email]

 _______________________________________________
 OpenSCAD mailing list
 [hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=6>
 http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read

this

email furthermore it is my wish you would close this without saving or

reading,

and cease and desist from saving or opening my private correspondence.
Thank you for honoring my wish.


OpenSCAD mailing list
[hidden email] http:///user/SendEmail.jtp?type=node&node=11382&i=8
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org


OpenSCAD mailing list
[hidden email] http:///user/SendEmail.jtp?type=node&node=11382&i=9
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org


If you reply to this email, your message will be added to the discussion
below:
http://forum.openscad.org/nc-code-verification-tp11373p11382.html
To unsubscribe from nc code verification, click here
http://forum.openscad.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=11373&code=c3R1c3RldkBnbWFpbC5jb218MTEzNzN8LTEyODc0MzU0ODM=
.
NAML
http://forum.openscad.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml

--
View this message in context: http://forum.openscad.org/nc-code-verification-tp11373p11383.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

I need multiaxis verification. It should not be much more difficult than two or three axis work. The cam program gives the tool end point and tool axis. With the next point it is easy to construct matrix to correctly postion the model of the tool for the boolean removal. Stuart, Do you envision working 2.5D type toolpaths, 3D or 3D with tool axis varying? Working up some code to generate OpenSCAD commands should be pretty straightforward for 2.5D toolpaths. The 3D and tool axis stuff may be pushing things a bit. Also, how many tool points do you envision processing at one time? Phil(f) in WI On 2/2/2015 5:48 PM, Stuart Stevenson wrote: > I am not asking to see if it generates a CAM program. My software does that. > > I want to be able to use openSCAD to open a CAM program. > Read it line by line. > Use the read lines as input to openSCAD to remove material from a block or model > to simulate the machining process. > > If no one has attempted this with openSCAD then I want to explore this capability. > If someone has done this or is working on this then I want to contribute as much > as I can. > > thanks > Stuart > > > On Mon, Feb 2, 2015 at 5:22 PM, doug moen <[hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=0> > <mailto:[hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=1>>> wrote: > > OpenSCAD isn't a CAM program; it doesn't convert 3D models to tool > paths or generate g-code. It also doesn't read g-code, or any other nc > code variant. > > On 1 February 2015 at 23:45, stustev <[hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=2> > <mailto:[hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=3>>> wrote: > > Gentlemen, > > I searched for nc code verification and found nothing. > > Has anyone developed this type of application on openSCAD? > > thanks > > Stuart > > > > > > > > -- > > View this message in context: > http://forum.openscad.org/nc-code-verification-tp11373.html > > Sent from the OpenSCAD mailing list archive at Nabble.com. > > > > _______________________________________________ > > OpenSCAD mailing list > > [hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=4> <mailto:[hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=5>> > > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > > _______________________________________________ > OpenSCAD mailing list > [hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=6> <mailto:[hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=7>> > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > > > -- > Addressee is the intended audience. > If you are not the addressee then my consent is not given for you to read this > email furthermore it is my wish you would close this without saving or reading, > and cease and desist from saving or opening my private correspondence. > Thank you for honoring my wish. > > > > _______________________________________________ > OpenSCAD mailing list > [hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=8> > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org _______________________________________________ OpenSCAD mailing list [hidden email] <http:///user/SendEmail.jtp?type=node&node=11382&i=9> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org ------------------------------ If you reply to this email, your message will be added to the discussion below: http://forum.openscad.org/nc-code-verification-tp11373p11382.html To unsubscribe from nc code verification, click here <http://forum.openscad.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=11373&code=c3R1c3RldkBnbWFpbC5jb218MTEzNzN8LTEyODc0MzU0ODM=> . NAML <http://forum.openscad.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> -- View this message in context: http://forum.openscad.org/nc-code-verification-tp11373p11383.html Sent from the OpenSCAD mailing list archive at Nabble.com.