Okay - the errors went away, but M60 only stops the program temporarily. I
sill have to hit the stop button in Axis to be able to jog the machine. I
want a full stop, like M30, but without resetting my offsets.

Any ideas?

>Len

-----Original Message-----
From: Chris Radek [mailto:ch...@timeguy.com] 
Sent: Monday, December 15, 2008 10:40 AM
To: Enhanced Machine Controller (EMC)
Subject: Re: [Emc-users] end of program

On Mon, Dec 15, 2008 at 09:34:53AM -0600, Len Shelton wrote:
> Is there a code to just simply end a program? I have a scenario where I
> don't want to reset my offsets (M2 or M30) and I don't have a cycle start
> button (which makes sense with M60), but I want to jog the machine
manually
> between runs. Axis keeps warning me that my program doesn't have a percent
> sign or end of program, so I thought maybe a percent sign would work, but
it
> does not. This warning is really annoying. 


You have to start AND end with the % as stated here:

http://www.linuxcnc.org/docs/html/gcode_main.html#cha:Language-Overview


----------------------------------------------------------------------------
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to