Closed classicrocker883 closed 1 year ago
Thanks. I do not recommend to have any of these options enabled: RESTORE_LEVELING_AFTER_G28, ENABLE_LEVELING_AFTER_G28 They could cause unexpected results in some calibration procedures.
Fixed in latest sources.
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 with a precompiled firmware?
Yes, and the problem still exists.
Bug Description
proui/dwin.cpp line ~2153
set_bed_leveling_enabled(false));
should be
set_bed_leveling_enabled(false);
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Professional Firmware
August 2023 (newest)
Printer model
No response
Electronics
No response
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Additional information & file uploads
No response