probe: Default z_position to the configured minimum position on Z axis
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
# Probe detection pin. This parameter must be provided.
|
||||
#speed: 5.0
|
||||
# Speed (in mm/s) of the Z axis when probing. The default is 5mm/s.
|
||||
#z_position: 0.0
|
||||
# The Z position to command the head to move to during a PROBE
|
||||
# command. The default is 0.
|
||||
#activate_gcode:
|
||||
# A list of G-Code commands (one per line) to execute prior to each
|
||||
# probe attempt. This may be useful if the probe needs to be
|
||||
|
||||
Reference in New Issue
Block a user