aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/sample-bltouch.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sample-bltouch.cfg b/config/sample-bltouch.cfg
index effc30b0..66b7d1eb 100644
--- a/config/sample-bltouch.cfg
+++ b/config/sample-bltouch.cfg
@@ -19,6 +19,7 @@ maximum_pulse_width: 0.0024
# Define a probe using the BLTouch
[probe]
pin: ar30
+z_offset: 2.345
activate_gcode:
SET_SERVO SERVO=bltouch ANGLE=10
SET_SERVO SERVO=bltouch ANGLE=60
@@ -40,12 +41,11 @@ points:
190,10
190,100
190,190
-probe_z_offset: 2.345
# If the BLTouch is used to home the Z axis, then define a
# homing_override section, use probe:z_virtual_endstop as the
# endstop_pin in the stepper_z section, and set the endstop_position
-# in the stepper_z section to match the probe's probe_z_offset.
+# in the stepper_z section to match the probe's z_offset.
#[homing_override]
#set_position_z: 5
#gcode: