CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Thoughts on Gcode interpreters and CNC controls....

Posted by ptengin@a...
on 2000-09-07 20:18:13 UTC
In a message dated Thu, 7 Sep 2000 9:14:31 PM Eastern Daylight Time, dougrasmussen@... writes:


Group,

A typical CNC controller operates on Gcode programs in what would be
called an interpretive mode. As opposed to having an already
compiled CNC program to work from
My question is, why don't controls have an option to pre-scan a
program and by accessing the tool and part offset tables pre-calulate
all the cutter paths so that when actually cutting all the controller
has to do is deal with interrupts and motion control? Or do some
controls have that ability
Any thoughts?

Thanks,

Doug

Doug,

I was looking at how the Aerotech guys had their CNC
set up and found they use an "engine" that requires the code to be compiled first. They could use a high level language sorta like C? G code or one more. You could mix the different languages in the same program. Compile this and run the finished code. Supposed to be real flexible. I was concerned with having to recompile everytime I needed to tweak a program. I guess it is OK for a production run but for one offs, it'd be too much work.

Peter
THRD, Inc.

Discussion Thread

Matt Shaver 2000-09-07 18:49:32 UTC Re: [CAD_CAM_EDM_DRO] Thoughts on Gcode interpreters and CNC controls.... dougrasmussen@c... 2000-09-07 19:25:41 UTC Re: Thoughts on Gcode interpreters and CNC controls.... ptengin@a... 2000-09-07 20:18:13 UTC Re: [CAD_CAM_EDM_DRO] Thoughts on Gcode interpreters and CNC controls.... Hugh Currin 2000-09-07 20:44:59 UTC Re: Thoughts on Gcode interpreters and CNC controls.... JanRwl@A... 2000-09-07 20:49:53 UTC Re: [CAD_CAM_EDM_DRO] Thoughts on Gcode interpreters and CNC controls.... Kevin P. Martin 2000-09-08 07:27:01 UTC RE: [CAD_CAM_EDM_DRO] Thoughts on Gcode interpreters and CNC controls....