mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
There's no need to include the 16mhz as basically all atmega chips are run at 16mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
8 lines
152 B
Plaintext
8 lines
152 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
|