; loadtool: issue Tn M6 G43 if and only if necessary ; this precludes unneeded moves to tool change position o sub (not_a_subfile) # = #1 o if [# EQ 0] (print, loadtool: EXIT: toolno required not 0) (debug, loadtool: EXIT: toolno required not 0) (AXIS,notify, loadtool: EXIT: toolno required not 0) m2 (quit) o endif o if [#5400 NE #] T# M6 G43 o endif o endsub