Bad Drive Number - Unable to communicate with Driver 5 in Duex5
-
Hello,
I have a Duet 2 Wifi board with a Duex5 board connected. I am using Drivers 0-4 as axis respectively as X,Y,Z,U,V. I have a stepper motor with an external driver connected to driver 5 in the expansion board. I am trying to communicate with the stepper motor by using M563 and then G1. When I call M563 P0 D4 the response is 'Bad Drive Number'? Is there another way to communicate with the driver?
-
Can you share your config.g and the results of sending M122 and M98 P"config.g" please?
M563 is used to define the tool. How have you mapped the driver in M584? M563 D4 would imply you have many extruder drivers mapped and you're trying to use the 4th. D0 would use the first extruder.
-
@__noemy__ send M115 to see if it reports the DueX5. If the response doesn't mention it then check that the ribbon cable is connected properly and that power is applied to the DueX5.