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:
Johannes Stuettgen 2021-02-08 17:52:46 +01:00 committed by KevinOConnor
parent d36dbfebd1
commit ed6ab6b9cc
3 changed files with 16 additions and 0 deletions

View file

@ -5,3 +5,4 @@ DICTIONARY atmega2560.dict
# Simple script to test
G28
SCREWS_TILT_CALCULATE
SCREWS_TILT_CALCULATE MAX_DEVIATION=0.01