Try using a semicolon before the comment, or enclosing it in parenthesis.
While using TurboCNC I see that the M00 command has an optional comment with it that will prompt a comment to the user and give them a choice of Continue or Abort. My question is how do you specify the comment in the M00 block? I've tried putting it brackets, etc. and to no avail - just keep getting an error message. Anyone?
Try using a semicolon before the comment, or enclosing it in parenthesis.
Gerry
Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
this should work
M0; (change tool)
IF ITS NOT BROKE YOUR NOT TRYING HARD ENOUGH
Ashes to ashes , dust to dust , If it wasnt for Harleys the fast lane would rust.
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Its always the simple things in life...
Thanks guys!