mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-13 03:39:56 +01:00
screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant.
This is useful when a saved bed mesh is used to ensure that the bed level has not drifted too far from where it was when the mesh was created. Signed-off-by: Johannes Stuettgen <johannes.stuettgen@gmail.com>
This commit is contained in:
committed by
KevinOConnor
parent
d36dbfebd1
commit
ed6ab6b9cc
@@ -5,3 +5,4 @@ DICTIONARY atmega2560.dict
|
||||
# Simple script to test
|
||||
G28
|
||||
SCREWS_TILT_CALCULATE
|
||||
SCREWS_TILT_CALCULATE MAX_DEVIATION=0.01
|
||||
|
||||
Reference in New Issue
Block a user