diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 3f507224..a548d86e 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -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 |