[BUG] 4 Point Level applies mesh leveling grid #282
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Description
When using 4 Point Level, leveling mesh is applied if available resulting in ever growing Auto Leveling mesh values if used sequentially.
Steps to Reproduce
Expected behavior: [What you expect to happen]
No mesh offset applied, so 4 Point Leveling is true to the printer, not the current Auto Leveling mesh.
Actual behavior: [What actually happens]
Mesh offset is applied, so the 4 Point Leveling is true to the current Auto Leveling mesh, not the printer geometry.
Additional Information
Hardware: Mega_S_TMC_BLT_10, additional extruder with single nozzle setup, activated by toggling enable pins for the drivers.
Workaround: Issue M420 S0 through a terminal application before engaging 4Point Level.
Huh.. that's a good catch!
That's because the Mesh is now automatically enabled after homing.
Thanks for finding the bug. It will me fixed in the next release!
Fixed in 1183a5b.
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.