2013/8/14 Jon Elson <el...@pico-systems.com>

> John Alexander Stewart wrote:
> > Marcus;
> >
> > Thinking about it, and reading about the G92 command, I think that the
> G92
> > might be a better solution for what I want to do, (which is just machine
> a
> > bunch of identical parts on a sheet of brass).
> >
> > I had thought that setting up an array of "fixtures" would be the
> solution,
> > but I think the G92 is the way forward.
> >
> >
> Yes, that's how I do it.  Go to G54, move to the zero feature of the next
> position, do G92 L2 X0 Y0,
> then G55, and run the subroutine, then go to G54, move to next
> position and repeat.


Jon, docs do not say anything about L word in G92 command. Is that just a
small typo?
And could you, please, explain, why do you switch back and forth to G55?
G92 moves the origin of all coordinate systems, so it does not make much
sense to me.
Or did you mean G10 L2 X0 Y0 previously, which would move origin of G55 and
leave G54 untouched? But then you need a P word to specify, which
coordinate system should be changed.

-- 
Viesturs
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to