I can't get no extrusion :(
Hey guys and girls,
I'm having some big headaches getting my i3 to print. Can't get the extruder motor to turn, I know there has been a number of discussions in this category relating to this and I've been through them and tried what I could.
I'm having some big headaches getting my i3 to print. Can't get the extruder motor to turn, I know there has been a number of discussions in this category relating to this and I've been through them and tried what I could.
Symptoms:
Extruder motor won't turn.
Troubleshooting steps:
Jogging extruder in host with M302 S0, no good.
Checked the motor wasn't stuffed-removed from the extruder and hooked it up to the X axis pin outs on RAMPS, worked perfectly.
Checked RAMPS and the driver by changing the pin numbers in pins.h-changed over X axis and E0. When I jogged the X axis in host the extruder motor jogged (correct) but when I jogged the extruder in host, the X axis didn't move. Used M302 to disable cold extrude prevention.
Modeled, imported etc a little cube and pressed print, it homed the axes, the hot end heated up and then it printed, did everything perfectly with the exception of extruding any material.
Not mechanically bound or jammed.
Makes me think software/firmware so;
Extrude temp is set to a reasonable value #define EXTRUDE_MINTEMP 150
I tried setting it to 20 degs (less than room temp) then running a print/jogging with no filament-no good.
Tried commenting out the dangerous extrusion option.
Tried inverting the stepper enable pins from 0 to 1, no good.
The last comment in this thread
Has me curious, I can't find a simple "enable" setting, but I'm pretty sure all my host settings are okay.
Tried printing with and without "dry run" selected.
Played with the feed and acceleration settings, only a couple tried 10mm/s, 25mm/s and 10000 mm/s^2 and 5000mm/s^2 ( this is the most recent thing I've been trying, so still trying to get some ball park figures for these parameters)
Fairly certain I'm using V1.5.6, there are a lot of (recent) posts discussing V0.92, not sure that the software would have progressed that rapidly in such a short timeframe (posts within the last couple of days talking about using 0.92). So I'm slightly worried I've mucked something up with the versions??
Long story short, I know the motor works, I know the board works and the driver works. Firmware or software isn't telling the motor to turn.
Sorry for epic post, just trying to be thorough (while probably rambling somewhat)
Any help is greatly appreciated, I'm thinking it's going to be something simple and stupid. Just throw ideas at me please!!!!
Thanks
Comments
I did try toggling the invert setting, but I'll have another crack.
Will report findings ASAP