-
-
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] Babystepping not working on BTT SKR Mini E3 V3.0 #27438
Comments
Making the BABYSTEP_MULTIPLICATOR_Z set to 1 causes the BABYSTEP to respond. |
you have
you cannot have BABYSTEP_MULTIPLICATOR_Z < 1 when your not in BABYSTEP_MILLIMETER_UNITS mode |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
The screen that says "Babystepping Probe Z" displays the current probe Z value, but turning the knob does nothing, it does not change the value. Pressing the knob take you back to the previous menu.
Bug Timeline
It has never worked for me. I first started trying this in July.
Expected behavior
I expect the number to increment and decrement as the knob is turned left and right.
Actual behavior
The number did not change.
Steps to Reproduce
Version of Marlin Firmware
2.1.x branch as of 2024/09/23
Printer model
Ender-3 Pro
Electronics
BTT SKR Mini E3 V3.0
LCD/Controller
Stock controller
Other add-ons
BLTouch clone.
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
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: