Files
mayo-mill-probasic/subroutines/set_g30_position.ngc
2026-06-23 09:12:27 +02:00

17 lines
204 B
Plaintext

o<set_g30_position> sub
o100 if [1 EQ 1]
(G30.1 records the tool touch off position in the var file)
G30.1
o100 endif
#1000 = #5181
#1001 = #5182
#1002 = #5183
o<set_g30_position> endsub
M2