You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: