; tfree0.g ; called when tool 0 is freed ;Define TC positions once var tc_x=113.1 var tc_y=298.2 ; Drop the bed for the move G91 G1 Z5 F15000 G90 ;mesh levelling off G29 S2 ;Purge nozzle M98 P"purge.g" ;Move In G53 G1 Y200 F15000 G53 G1 X{var.tc_x} Y250 F10000 G53 G1 X{var.tc_x} Y{var.tc_y} F5000 ;Open Coupler M98 P"/macros/Coupler - Unlock" ;M98 P"/macros/led_standBy" ;fan off M106 P0 S0 ;Move Out G53 G1 X{var.tc_x} Y250 F15000