diff options
Diffstat (limited to 'config/sample-probe-as-z-endstop.cfg')
-rw-r--r-- | config/sample-probe-as-z-endstop.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sample-probe-as-z-endstop.cfg b/config/sample-probe-as-z-endstop.cfg index 99211674..f242726a 100644 --- a/config/sample-probe-as-z-endstop.cfg +++ b/config/sample-probe-as-z-endstop.cfg @@ -42,6 +42,6 @@ points: # Example bed_mesh config section [bed_mesh] -min_point: 20,20 -max_point: 200,200 +mesh_min: 20,20 +mesh_max: 200,200 probe_count: 4,4 |