Stepper motor problem Duet 3 MB6HC
-
@phaedrux No, the motor was not connected in that photo. I removed one and the circuit currently looks like this. The motors use the same ribbons as the endstops. I thought the ribbon might be the problem which is why the cables are so shortened. I would like to not use the endstops but rather use sensor less homing so I did not connect them. Could this be the problem?
-
@kkallas said in Stepper motor problem Duet 3 MB6HC:
so I did not connect them. Could this be the problem?
No, if you were sending G1 H2 commands the motors are sent movement commands even if they are not homed.
Do you have any other motors to test with? Are you sure the motors are working? Replacing the motors might be the easiest approach since you could get motors to your own specifications.
https://duet3d.dozuki.com/Wiki/Choosing_and_connecting_stepper_motors
-
I bought this stepper motor. Still nothing is moving. Maybe all the motors should be connected. I have no idea what to do anymore. In my opinion the MB6HC is not sending, any signals to the motors. Multimeter shows no voltage, motors don't heat up, how to check if the board is damaged?
Maybe there is a simple gcode that checks the controllers and motors?
-
If no motor is connected and you try and move the motor you should get some errors in the console. Are you getting any errors?
What current does the new motor require and has it been set in config.g?
What command are you sending to move it?
-
@phaedrux Can you send us the pinout for the stepper motor you are using?
These pins do not look like they are properly inserted into the connector.
Usually, none of the metal is showing when they are inserted.
-
@phaedrux When the motors are not connected and I want to move them no errors are displayed.The current for this motor is 1.7A.
M906 X1700 Y800 Z800 ; set motor currents (mA)
I try to start the engine with the command:
M564 S0H0 G91 G1 H2 X100
@alankilian I know this is just for a test rewired connectors.
-
@kkallas Can you send us the pinout for the stepper motor you are using?
-
@kkallas Can you unplug the connector from the Det and tell us the resistance between Green and Black and the resistance between Blue and Red?
That will tell us that you have the correct wires for the stepper-motor coils going to the correct pins on the Duet.
It's pretty easy to get something wrong when wiring a stepper.
-
@alankilian its 4 ohms for green and black, and 4 ohms for blue and red
-
@kkallas Great!
That verifies that you have the correct wires connected to the driver.
I'm not sure why you are continuing to have problems.
I don't have one of these boards, so I'm just trying to help in other ways. -
@kkallas Are all four of your LEDs lit?
-
Can you try a different motor port and confirm that the plugs are actually making good contact with the pins?
-
@phaedrux The pins are in contact with the motor. I checked with a multimeter on the underside.
It doesn't work on other ports either.@alankilian All diodes are lit.
Are the components marked in yellow not broken because they look a little different than the ones next to them (red)
-
@kkallas The capacitors on my 6HC look the same as yours, and it works, so I don't think that's the issue. Thought the V_FUSED LED is on, can you check the 15A fuse anyway? You should get an undervoltage message usually, if you try to move a motor when the driver isn't powered.
When you send a move command, does Status panel in the DWC dashboard report that the motor position has moved by the requested amount?
Do you have insulated washer under the screw heads of the mounting screws? They are very large! They probably aren't shorting anything out, but might be worth trying with everything disconnected but the Ethernet, motor and VIN, and with those screws out.
Ian
-
@droftarts
Fuses are ok.When I manually move the engines no message appears.
Yes, the DWC shows the motor position incremented by the desired value but the motor does not move at all.
I disconnected everything except power supply, stepper motor and power cable - still nothing.
-
-
@droftarts
I bought the plate on March 31 from my local retailer. I was very satisfied because the only reseller in Poland is a few hundred meters from me and is on the Duet3D listMaybe it' s possible to check SPI through RaspberryPi ports, I have several Pi Zero. @dc42
-
Have you tried configuring each driver and moving the motor for testing?
-
@phaedrux Yes. Yesterday I also tried to move the steppers with arduino with motor shield and they work.
-
Very strange. Please contact your vendor and initiate a warranty exchange. Include a link to this thread as authorization.