Hello I have a UM2 with the Volcano nozzle and Titan extruder in one mount. The issue is that the Titan is working in reverse! How do I change this? do I swap cables on the motherboard of is there Gcode or even a fix in the firmware as I've had to change a few things to tell it theres a thermocouple instead of a PT100B. Thanks in advance Graeme
At duet2 I use the follow code: M569 P4 S0 The key is the "S", 0 means it rotate normal, and "1" it rotate reverse. In my case, P4 it indicates what port uses my extruder under duet2. ohh, this post is really old... MAybe I can help someone else...