-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
[BUG] Extruder is not working #27778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
No hardware details given (something Arduino mega based, probably a ramps) and no Configuration files. Please fill out the issue template and attach your config files |
i used Arduino mega 2560 and ramps 1.4 with a4988 drivers and im not able to upload code file ,how can i ? |
No config files, nothing to go on This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:
After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report. |
Uh oh!
There was an error while loading. Please reload this page.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
After I had this issue: #8775, I tried to update to the latest bugfix release. Now, the extruder motor will not work.
I have tried:
Putting the extruder onto the Z axis, which worked, so the motor is still good
Putting a different driver onto the extruder, which did not work
Innumerable permutations of the config file (see attached)
New Arduino mega in case I'd burned out a pin
(Yes, preheat the hotend and try it. To change in configuration.h, Line #421 (or nearby) comment out "define PREVENT_COLD_EXTRUSION". (Replace with "/#define PREVENT_COLD_EXTRUSION"). )
this also not working
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
1.1x
Printer model
custom
Electronics
RAMPS 1.4
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: