-
-
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] Enabling Backlash Compensation causes Layer Shift #23741
Comments
Please test the |
I understand the intention is to depreciate the maple library. Should I raise a bug against the maple compile error; or the no-boot issue with the non-maple library? |
Did you port your config /settings to the latest bugfix? What’s the error? |
I updated provided configs to bugfix and mks_robin_lite_maple compiles without issue. |
My apologies, I have found that the error was caused by my copying platformio.ini and the directories were incorrect. Compiling the latest bugfix for mks_robin_lite_maple does not have a problem. I'm getting the same behavior with the Feb and today's code |
This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days. |
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.0.x
code?Yes, and the problem still exists.
Bug Description
This issue was first observed in Marlin 2.0.9.1, and persists in 2.0.9.3 bugfix.
(please excuse my hairy prints, I'm using up poor quality PLA and my temps are a bit high)
0.3 layers, 0.5,0.36,0 backlash compiled in, smoothing 0, correction 1. No layer shift apparent
0.2 layers, 0.5,0.36,0 backlash, smoothing 0, correction 1. Layer shift begins at top of tower
M425 is enabled at 0,0,0 F0 S0 compiled in firmware
Test 1, Left in image: First line of Cura start block: M425 X0.39 Y0.39 Z0.2 F1 S0
Test 2, Right in image: Save settings to EEPROM, confirm over reboot. Remove M425 from Cura start block
I have additional notes and images here schmttc/EasyThreeD-K7-STM32#2
Bug Timeline
Exists in 2.0.9.1, remains present in 2.0.9.3 bugfix
Expected behavior
Enabling Backlash Compensation does not induce layer shift
Actual behavior
Enabling Backlash Compensation causes layer shift
Steps to Reproduce
Version of Marlin Firmware
2.0.9.3
Printer model
EasyThreeD K7
Electronics
Stock (ET4000+ board)
Add-ons
None
Bed Leveling
No response
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
See zip for configuration files: configuration.zip
The text was updated successfully, but these errors were encountered: