blob: 7ac538cf542f403a281810a29880fab6bd21e8f7 (
plain)
1
2
3
4
5
6
7
8
|
# 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
|