mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 07:15:08 -06:00
Lowering Jerk
This commit is contained in:
parent
69b645d5c8
commit
4376f8ba3c
2 changed files with 7 additions and 7 deletions
|
@ -169,7 +169,7 @@ ZV Input Shaping introduces an anti-vibration signal into the stepper motion for
|
|||
1. Acceleration high enough to trigger ringing (e.g., 2000 mm/s²).
|
||||
2. Speed high enough to trigger ringing (e.g., 100 mm/s).
|
||||
3. Jerk
|
||||
1. If using a [Classic Jerk](https://marlinfw.org/docs/configuration/configuration.html#jerk-) use a high value (e.g., 20).
|
||||
1. If using a [Classic Jerk](https://marlinfw.org/docs/configuration/configuration.html#jerk-) or [Klipper Square Corner Velocity](https://www.klipper3d.org/Kinematics.html?h=square+corner+velocity#look-ahead) use a high value (e.g., 20).
|
||||
2. If using [Junction Deviation](https://marlinfw.org/docs/features/junction_deviation.html) this test will use 0.25 (high enough to most printers).
|
||||
2. Use a high gloss filament to make the ringing more visible.
|
||||
3. In printer settigs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue