Extruder motor not working.
-
Ok if the motor is confirmed working, then at least cold extrusion should allow it to extruder as long as the tool is actually selected.
So please send
T0
andM302 P1
and then see if you can sendG1 E1 F100
to make the extruder motor move slightly.The heater issue appears to be separate.
-
@Phaedrux said in Extruder motor not working.:
G1 E1 F100
Tried as suggested and received the following error. I have checked phasing by shorting the coils at the connector that attaches to the board and seem fine.
1/1/2023, 1:03:46 PM Warning: Driver 0.3 warning: phase A may be disconnected, phase B may be disconnected
-
@Phaedrux said in Extruder motor not working.:
M302
Just got the extruder motor to work with G1 E1 F100 andG1 E-1 F100. Still no luck with Extrusion Control jogging buttons.
-
So are you still getting phase errors, or is that resolved?
@jfavre said in Extruder motor not working.:
till no luck with Extrusion Control jogging buttons.
Send
T0
in the gcode console and check the buttons again. -
@jfavre said in Extruder motor not working.:
Still no luck with Extrusion Control jogging buttons.
Is the heater up to temperature? By default cold extrusion is disabled and the extrusion buttons in DWC are deactivated.
-
@dc42 found connection issues with ribbon cable and pcb, new one on order. Then we move forward.
-
@Phaedrux the phase issue is resolved. Found other connection issues. New pcb on order.
-
After replacing PCB managed to get everything up and running. Just need to find settings for Slice Engineering 300c thermistor, the temp reading slightly higher than actual measured with an TC thermometer. It was type 5 in marlin.
-
@jfavre said in Extruder motor not working.:
Just need to find settings for Slice Engineering 300c thermistor,
According to this document, you need to use the following in your M308
T100000 B4680 C6.455513e-8
-
@OwenD awesome! Thanks, l will try tomorrow.
-
-