Hi Folks,
So,  I'm trying to define some parameters in a subroutine for the current
position when the subroutine is called like this:

sub o100
#5=#5420 (current x position)
#6=#5421 (current y position)
g41
some code that uses #5 and #6
g40
o100 endsub

I'm getting an error that the current position can not be read with cutter
radius compensation on even though it is not on when #5 and #6 are defined.
Funny thing - Axis generates no errors when the file is loaded and the
backplotter works as expected.  The error occurs only when the program is
run.  Any Ideas what I'm doing wrong?  Thanks much,
Joel Jacobs
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to