config: Fix position_endstop typo in sample-bltouch.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
aac2fee9de
commit
ea129d869e
|
@ -45,7 +45,7 @@ points:
|
||||||
|
|
||||||
# If the BLTouch is used to home the Z axis, then define a
|
# If the BLTouch is used to home the Z axis, then define a
|
||||||
# homing_override section, use probe:z_virtual_endstop as the
|
# homing_override section, use probe:z_virtual_endstop as the
|
||||||
# endstop_pin in the stepper_z section, and set the endstop_position
|
# endstop_pin in the stepper_z section, and set the position_endstop
|
||||||
# in the stepper_z section to match the probe's z_offset.
|
# in the stepper_z section to match the probe's z_offset.
|
||||||
#[homing_override]
|
#[homing_override]
|
||||||
#set_position_z: 5
|
#set_position_z: 5
|
||||||
|
|
Loading…
Reference in New Issue