I have added the following into the Tool Change Script to move to the next location "G1 X[next_position_x] Y[next_position_y] F[travel_speed] ;move to next printing location". T[old_tool] G1 X[next_position_x] Y[next_position_y] F[travel_speed] ;move to next printing location G91; relative...