-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
printer_motion_ability
Settings related to the motion capabilities of the printer.
If enabled, the machine limits will be emitted to G-code file. This option will be ignored if the G-code flavor is set to Klipper.
By reducing the speed of the outer wall to avoid the resonance zone of the printer, ringing on the surface of the model are avoided.
Tip
Check the VFA Calibration.
Safeguard maximum speeds for all axes. This will cap the speed set by the process if it exceeds these values.
Safeguard maximum accelerations for all axes. This will cap the acceleration set by the process if it exceeds these values.
Safeguard maximum jerks for all axes.
Tip
Check the Cornering Calibration.
Maximum junction deviation (M205 J, only apply if JD > 0 for Marlin Firmware. If your Marlin 2 printer uses Classic Jerk set this value to 0.)
Maximum jerk for each axis (M205 X, Y, Z, E, only apply if JD = 0 for Marlin 2 Firmware)