Duet 3 6HC Stepper Problem driver(s) 1 2
-
Hello everybody im new with the duet boards. the question is I'm getting a error message when I try to check the steppers I'm building the frame at the moments so I didn't connect anything but steppers I have the Nema 17 US-17HS4401 and When I try to see the problem from the yat I get this message
Motor current (mA) - X:1400, Y:2500, Z:2500, E:1400, idle factor 30%<LF>ok<LF>Warning: motor phase A may be disconnected reported by driver(s) 3<LF>Warning: motor phase B may be disconnected reported by driver(s) 3<LF>Warning: Obsolete use of S parameter on G1 command. Use H parameter instead.<LF>Warning: motor phase A may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase B may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase A may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase B may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase A may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase B may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase A may be disconnected reported by driver(s) 1 2 5<LF>Warning: motor phase B may be disconnected reported by driver(s) 1 2 5<LF>Warning: Obsolete use of S parameter on G1 command. Use H parameter instead.<LF>
I get this messages from the d0 and d4 ports the others are working well at the moment. Here is my config file config.g
-
Verify that your motor phases are paired correctly.
-
@phaedrux these is no problem in phase connection when I plug the cable to the another slot its working there is no problem with the cables
-
If I'm reading the error messages correctly, the reports are errors on 1, 2, 3 and 5.
3 in the first message and 1,2,5 in the second.Everything in use except the extruder, in other words..
Try this, with a board number prefix, it may work differently?
It's the format I use on my (working) 6HC machine:M584 X0.5 Y0.1:2 Z0.3 E0.4 ; set drive mapping
-
@rjenkinsgb Hello Robert thanks for your answer unfortunately it didn't work for me. I unplug all the slots except the driver 0 and the driver 4 slots as I said these are the slots with problems the others are working at the moment I still control them
-
@ertence said in Duet 3 6HC Stepper Problem driver(s) 1 2:
I unplug all the slots except the driver 0 and the driver 4 slots
Can you clarify that?
The reports are errors on 1, 2, 3 & 5 which you appear to be saying are unplugged.With no motor connected but an output configured, surely errors for those [disconnected] motors are to be expected??
What happens when all motors are properly connected?