Moving 2nd tool to 1st tool position
-
Simplify3d script:
[new_tool] ; select new tool
G1 X[next_position_x] Y[next_position_y] F[xy_travel_speed]How to write this command in Duet3 web interface
Tool change post macro? -
@adhanabal I guess you want to go back to the position where the tool change started? Then that would be
G1 R2
intpostN.g
AFAIK. See also https://docs.duet3d.com/en/User_manual/Tuning/Tool_changing