Thanks Dave taat worked,
So it did change sort of because I have 2.3 on a desktop and it worked at the 
end of the program

Thanks again

Terry

 
----- Original Message -----
From: Dave Caroline <dave.thearchiv...@gmail.com>
To: Terry Christophersen <tcninj...@yahoo.com>; Enhanced Machine Controller 
(EMC) <emc-users@lists.sourceforge.net>
Cc: 
Sent: Saturday, May 19, 2012 2:45 PM
Subject: Re: [Emc-users] Subroutines

On Sat, May 19, 2012 at 8:27 PM, Terry Christophersen
<tcninj...@yahoo.com> wrote:
> Did how subroutines work change from 2.3 to 2.5?
> I had a file I ran 6 months ago on 2.3 and with no changes just

I am not aware of any changes but the subroutines should be defined before use
http://www.linuxcnc.org/docview/html/gcode/o-code.html#sec:subroutines

o100 sub
  G53 G0 X0 Y0 Z0 (rapid move to machine home)
o100 endsub
...
o100 call (call the subroutine here)


Dave Caroline


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to