aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/example.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/example.cfg b/config/example.cfg
index e0f1bebf..a0b8cf8b 100644
--- a/config/example.cfg
+++ b/config/example.cfg
@@ -259,8 +259,8 @@ pin: ar9
# different than the requested cycle_time. The default is False.
#kick_start_time: 0.100
# Time (in seconds) to run the fan at full speed when either first
-# enabling or increasing it by more than 50% (helps get the fan spinning).
-# The default is 0.100 seconds.
+# enabling or increasing it by more than 50% (helps get the fan
+# spinning). The default is 0.100 seconds.
#off_below: 0.0
# The minimum input speed which will power the fan (expressed as a
# value from 0.0 to 1.0). When a speed lower than off_below is
@@ -318,8 +318,8 @@ max_accel: 3000
max_z_velocity: 25
# For cartesian printers this sets the maximum velocity (in mm/s) of
# movement along the z axis. This setting can be used to restrict
-# the maximum speed of the z stepper motor on cartesian
-# printers. The default is to use max_velocity for max_z_velocity.
+# the maximum speed of the z stepper motor on cartesian printers.
+# The default is to use max_velocity for max_z_velocity.
max_z_accel: 30
# For cartesian printers this sets the maximum acceleration (in
# mm/s^2) of movement along the z axis. It limits the acceleration