diff options
Diffstat (limited to 'test/klippy/screws_tilt_adjust.cfg')
-rw-r--r-- | test/klippy/screws_tilt_adjust.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/klippy/screws_tilt_adjust.cfg b/test/klippy/screws_tilt_adjust.cfg index cc985d19..eb816f1f 100644 --- a/test/klippy/screws_tilt_adjust.cfg +++ b/test/klippy/screws_tilt_adjust.cfg @@ -61,8 +61,8 @@ sample_retract_dist: 2. samples_result: median [bed_mesh] -min_point: 10,10 -max_point: 180,180 +mesh_min: 10,10 +mesh_max: 180,180 [mcu] serial: /dev/ttyACM0 |