I have been playing around with creating scripts to generate some custom G-code for a Malyan M180 and I am having trouble understand what commands to use to switch nozzles. Sometimes I can get the nozzles to switch and it doesn't recenter but sometimes it does. I have been using:
G54
M108 T0; switch to left
and
G55
M108 T1; switch to right
Has anyone else looked into this and have any idea what commands or sequence of commands should be used to change nozzles?