aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJohannes Stuettgen <johannes.stuettgen@gmail.com>2021-02-08 17:52:46 +0100
committerKevinOConnor <kevin@koconnor.net>2021-04-28 11:53:18 -0400
commited6ab6b9cc2841a6dda8103fee01a18d1a43c76a (patch)
tree115045e5f00fee3b0944e9ac3f959e5e57b5d433 /test
parentd36dbfebd17500f0af176abd88d8b258c7940e47 (diff)
downloadkutter-ed6ab6b9cc2841a6dda8103fee01a18d1a43c76a.tar.gz
kutter-ed6ab6b9cc2841a6dda8103fee01a18d1a43c76a.tar.xz
kutter-ed6ab6b9cc2841a6dda8103fee01a18d1a43c76a.zip
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>
Diffstat (limited to 'test')
-rw-r--r--test/klippy/screws_tilt_adjust.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/klippy/screws_tilt_adjust.test b/test/klippy/screws_tilt_adjust.test
index 2ad683fa..7ac538cf 100644
--- a/test/klippy/screws_tilt_adjust.test
+++ b/test/klippy/screws_tilt_adjust.test
@@ -5,3 +5,4 @@ DICTIONARY atmega2560.dict
# Simple script to test
G28
SCREWS_TILT_CALCULATE
+SCREWS_TILT_CALCULATE MAX_DEVIATION=0.01