From dc51788f9abefe2fbd260dafb4693bd7f58ebb76 Mon Sep 17 00:00:00 2001 From: Arksine Date: Tue, 17 Dec 2019 14:15:49 -0500 Subject: test: update sample configs and test configs with new bed_mesh options Signed-off-by: Eric Callahan --- test/klippy/bltouch.cfg | 4 ++-- test/klippy/screws_tilt_adjust.cfg | 4 ++-- test/klippy/z_virtual_endstop.cfg | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test') diff --git a/test/klippy/bltouch.cfg b/test/klippy/bltouch.cfg index aef0b093..6390b598 100644 --- a/test/klippy/bltouch.cfg +++ b/test/klippy/bltouch.cfg @@ -58,8 +58,8 @@ control_pin: ar32 z_offset: 1.15 [bed_mesh] -min_point: 10,10 -max_point: 180,180 +mesh_min: 10,10 +mesh_max: 180,180 [mcu] serial: /dev/ttyACM0 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 diff --git a/test/klippy/z_virtual_endstop.cfg b/test/klippy/z_virtual_endstop.cfg index e73c0154..9e6425a8 100644 --- a/test/klippy/z_virtual_endstop.cfg +++ b/test/klippy/z_virtual_endstop.cfg @@ -57,8 +57,8 @@ pin: ar9 z_offset: 1.15 [bed_mesh] -min_point: 10,10 -max_point: 180,180 +mesh_min: 10,10 +mesh_max: 180,180 [mcu] serial: /dev/ttyACM0 -- cgit v1.2.3-70-g09d2