aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Config_Reference.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 3e2a53ae..aecf4b9d 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1154,9 +1154,9 @@ home_xy_position:
# than z_hop, then this will lift the head to a height of z_hop. If
# the Z axis is not already homed the head is lifted by z_hop.
# The default is to not implement Z hop.
-#z_hop_speed: 20.0
+#z_hop_speed: 15.0
# Speed (in mm/s) at which the Z axis is lifted prior to homing. The
-# default is 20mm/s.
+# default is 15 mm/s.
#move_to_previous: False
# When set to True, the X and Y axes are reset to their previous
# positions after Z axis homing. The default is False.