diff options
Diffstat (limited to 'test/klippy/z_virtual_endstop.cfg')
-rw-r--r-- | test/klippy/z_virtual_endstop.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
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 |