diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index d18d777c..c595bafd 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -320,9 +320,9 @@ # The default is 0.0mm. #z_hop_speed: 20.0 # Speed at which the Z axis is lifted prior to homing. The default is 20mm/s. -#move_to_previous: True +#move_to_previous: False # When set to True, xy are reset to their previous positions after z homing. -# The default is True. +# The default is False. # Homing override. One may use this mechanism to run a series of |