mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 14:40:36 +09:00
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>
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
# Test case for bed screws tilt helper tool
|
|
CONFIG screws_tilt_adjust.cfg
|
|
DICTIONARY atmega2560.dict
|
|
|
|
# Simple script to test
|
|
G28
|
|
SCREWS_TILT_CALCULATE
|
|
SCREWS_TILT_CALCULATE MAX_DEVIATION=0.01
|