mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-05-06 09:26:30 +02:00
Deploying to gh-pages from @ Klipper3d/klipper@373f200ca6 🚀
This commit is contained in:
@@ -4545,6 +4545,11 @@ max_z_accel:
|
||||
# This sets the maximum acceleration (in mm/s^2) of movement along
|
||||
# the z axis. It limits the acceleration of the z stepper motor. The
|
||||
# default is to use max_accel for max_z_accel.
|
||||
# max_angular_velocity: 0
|
||||
# This limits the maximum angular velocity (in rad/s) of a move.
|
||||
# Lower values will result in longer print times, but prevents too
|
||||
# fast motions near the center. A value of 0 deactivates the
|
||||
# scaling. The default is to not apply maximum angular velocity limits.
|
||||
|
||||
# The stepper_bed section is used to describe the stepper controlling
|
||||
# the bed.
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user