mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
docs: Input Shaper and Resonances docs improvements (#3627)
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
This commit is contained in:
parent
85300a4aad
commit
4a41d228eb
5 changed files with 190 additions and 147 deletions
|
@ -1348,9 +1348,9 @@ the [command reference](G-Codes.md#resonance-compensation).
|
|||
#damping_ratio_x: 0.1
|
||||
#damping_ratio_y: 0.1
|
||||
# Damping ratios of vibrations of X and Y axes used by input shapers
|
||||
# to improve vibration suppression. Should not be changed without
|
||||
# some proper measurements, e.g. with an accelerometer. Default
|
||||
# value is 0.1 which is a good all-round value for most printers.
|
||||
# to improve vibration suppression. Default value is 0.1 which is a
|
||||
# good all-round value for most printers. In most circumstances this
|
||||
# parameter requires no tuning and should not be changed.
|
||||
```
|
||||
|
||||
## [adxl345]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue