Page 1 of 1

Change Intercon Output

Posted: Thu Nov 18, 2021 11:37 am
by lavrgs
Is there a way to modify Intercon output? For example it creates an end of program sequence that looks like this
; --- End of Program ---
;N0006 G49 H0 M25
G40 ; Cutter Comp Off
M5 ; Spindle Off
M9 ; Coolant Off
G80 ; Cancel canned cycles
M30 ; End of program
I have been going in and commenting out the line starting with N0006 because I don't want to lose my height offset.Is there a way to automagically comment it out?