mirror of
git://soft.sys114.com/klipper
synced 2026-02-09 12:14:22 +09: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