Re: Thoughts on Gcode interpreters and CNC controls....
Posted by
dougrasmussen@c...
on 2000-09-07 19:36:17 UTC
Carlos,
I know what you mean about IndexerLPT. That buffering ahead of
execution is something I can't find in any of the other low end
stuff. For me, Indexer's lack of feedrate override is a big minus.
Although the developer tells me it'll be ready "anytime now".
"Anytime now" is relative. He's been telling me that for a few years.
Regarding continuous contouring, the Ahha system I helped the wood
router guy with had that mode. We could never get it to work, he
always had micro dwell, burn marks on his wood between blocks. The
only way to eliminate them was to turn off cutter comp and program to
the bit's centerline.
Thanks,
Doug
--- In CAD_CAM_EDM_DRO@egroups.com, "Carlos Guillermo" <carlos@v...>
wrote:
I know what you mean about IndexerLPT. That buffering ahead of
execution is something I can't find in any of the other low end
stuff. For me, Indexer's lack of feedrate override is a big minus.
Although the developer tells me it'll be ready "anytime now".
"Anytime now" is relative. He's been telling me that for a few years.
Regarding continuous contouring, the Ahha system I helped the wood
router guy with had that mode. We could never get it to work, he
always had micro dwell, burn marks on his wood between blocks. The
only way to eliminate them was to turn off cutter comp and program to
the bit's centerline.
Thanks,
Doug
--- In CAD_CAM_EDM_DRO@egroups.com, "Carlos Guillermo" <carlos@v...>
wrote:
> Doug -talking
>
> I wonder the same thing. Matt's input on lookahead is what we're
> about. It seems that most controls like to quote a number in termsof
> blocks, but I don't see how that can be a fixed number. I wouldthink it'd
> depend on the actual g-code. Like he said, EMC starts lookingahead as soon
> as it starts running a program, and can usually get very far ahead,at least
> for most programs. Some motion controllers, like IndexerLPT (wishthere was
> a Windows frontend...) do process the entire program beforebeginning the
> cut. I also hear about other controllers that have a "continuousthe
> contouring" mode (ala Flashcut?), which I believe is a way to allow
> pre-processing, but I think you run into problems this way withfeedrate
> override, and stopping/holding/starting/backing up/etc. during themotion.
> It's got to be tricky to be able to pre-process everything and varythe
> feedrate during the motion, unless you work off of a variablefrequency
> hardware clock or have a few tricks up your sleeve.like to
>
> Carlos
>
>
> > Group,
> >
> > Since there's a fair amount of CNC knowledge in the group I'd
> > throw out a topic for discussion.be
> >
> > A typical CNC controller operates on Gcode programs in what would
> > called an interpretive mode. As opposed to having an alreadythrough
> > compiled CNC program to work from. In other words it scans
> > the program as it's executing it and forms the motion commands inwould be
> > real time. Sometimes it's obvious that this method slows down
> > program execution, especially when you're trying to do continuous
> > contouring using cutter comp on slower controls. An example
> > Ahha, I saw a wood router guy trying to contour with cutter compand
> > it was a disaster because of the micro dwells between code blocks.calulate
> >
> > 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-
> > all the cutter paths so that when actually cutting all thecontroller
> > has to do is deal with interrupts and motion control? Or do someof
> > controls have that ability? I've asked this question to a number
> > sales engineers at trade shows, but was never sure any of themsomething
> > understood what I was asking. The nearest I came to getting an
> > answer was from a Mazak engineer who thought Mazatrol had
> > like that.
> >
> > Any thoughts?
> >
> > Thanks,
> >
> > Doug
Discussion Thread
dougrasmussen@c...
2000-09-07 18:13:32 UTC
Thoughts on Gcode interpreters and CNC controls....
Carlos Guillermo
2000-09-07 19:12:58 UTC
RE: [CAD_CAM_EDM_DRO] Thoughts on Gcode interpreters and CNC controls....
Stan Krumme
2000-09-07 19:21:18 UTC
Re: Thoughts on Gcode interpreters and CNC controls....
dougrasmussen@c...
2000-09-07 19:36:17 UTC
Re: Thoughts on Gcode interpreters and CNC controls....
ballendo@y...
2000-09-07 22:29:51 UTC
RE: Thoughts on Gcode interpreters and CNC controls....
Alan Marconett KM6VV
2000-09-07 23:28:17 UTC
RE: Thoughts on Gcode interpreters and CNC controls....
ballendo@y...
2000-09-08 00:24:51 UTC
RE: Thoughts on Gcode interpreters and CNC controls....
ballendo@y...
2000-09-08 13:13:03 UTC
RE: Thoughts on Gcode interpreters and CNC controls....
Kevin P. Martin
2000-09-08 13:53:31 UTC
RE: [CAD_CAM_EDM_DRO] RE: Thoughts on Gcode interpreters and CNC controls....
ballendo@y...
2000-09-08 15:09:25 UTC
RE:Re: RE: Thoughts on Gcode interpreters and CNC controls....
Alan Marconett KM6VV
2000-09-08 17:08:26 UTC
RE: Thoughts on Gcode interpreters and CNC controls....
Fred Smith
2000-09-08 19:37:22 UTC
Re:Re: RE: Thoughts on Gcode interpreters and CNC controls....