diff options
Diffstat (limited to 'config/example.cfg')
-rw-r--r-- | config/example.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example.cfg b/config/example.cfg index 4fc05b0b..e3439f01 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -264,7 +264,7 @@ max_accel: 3000 # reduce the top speed of short zig-zag moves (and thus reduce # printer vibration from these moves). The default is half of # max_accel. -max_z_velocity: 250 +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 |