Doing this will drop it at the end of the program without fail. It is not mandated anywhere that you have to do anything more that what I pasted.
Michael
@END
G00 Z10
G00 X0 Y0
(MSG, ESTIMATED CYCLE TIME IS #CYTIME )
M09
M05
M19
M33 <--just add in whatever M word after the @END section
M01
Jeff wrote:
Help,
I'm running the same tool back to back from P0009 to P0001 and the machine
gives an error because it sees the same stand by tool at the beginning of each.
I want to put in an M33 at the end of P0009 but my post won't let me.
I tried putting it in like this: #IF(#WKPLN=9)< M33> with no luck.
I can put it in like this at the beginning and it works fine but not at the end.
I already have a #IF statement at the end and this would be a #IF inside of a #IF.
Is that the problem?
How can I get the M33 after the M107 to output only after P0009?
Any help is appreciated.
#EVAL(#BLKDEL=0)
M107
#IF(#WKPLN=9)< M33>
M01
M99
Jeff Pieper
EATON Hydraulics
--
Michael Gailey Artistic CNC Mill, Router and Engraver Programming 3D modeling for Product Design and Development http://www.microsystemsgeorgia.com/toc.htm ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
