klipper/test/klippy/bed_mesh.test
Kevin O'Connor 4d9d57c0bd test: Add a bed_mesh test case
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2026-01-26 18:40:48 -05:00

13 lines
191 B
Text

# Test case for bed_mesh tests
CONFIG bed_mesh.cfg
DICTIONARY atmega2560.dict
# Start by homing the printer.
G28
G1 F6000
G1 X60 Y60 Z10
# Run bed_mesh_calibrate
BED_MESH_CALIBRATE
G1 Z10