-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
[BUG] Extruder axis only goes forward (can't use retraction anymore) #26638
Comments
Why do you have? The board only has 1 servo? (ie the bltouch) Or perhaps the included pins_MELZI_CREALITY.h (which is stock) is the wrong one? |
Confirmed, issue is present until you remove
What I suspect is happening is when the servos are being setup Marlin sets up the first one, no issues as it has a pin defined |
Thank you very much, it works well now. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
Hello, i just update my Ender 3 (1.1.5 motherboard) firmware with the latest Marlin bugfix 2.1.x and i'm not able anymore to use my extruder correctly.
By hand or by gcode when i'm trying to make it go forward, it works, when i'm trying to make it go backward, it goes forward too.
The only thing i change was adding an Antclab BLTouch, so i use LCD pin 27 and +5v, GND pins for the BLTouch servo.
Bug Timeline
After updated my motherboard to Marlin latest bugfix
Expected behavior
I expected my extruder to go in the right direction
Actual behavior
It moved in the same direction whatever i do
Steps to Reproduce
-Installing a BL touch
-Configure Marlin bugfix 2.1.x to match my 3D printer
-Upload to the printer, i can start printing but every retraction move put more PLA on my print.
Version of Marlin Firmware
Bugfix 2.1.x
Printer model
Creality Ender-3
Electronics
1.1.5 motherboard with Antclab BL Touch
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
IssueGithub.zip
The text was updated successfully, but these errors were encountered: