docs: Input Shaper and Resonances docs improvements (#3627)

Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
This commit is contained in:
Dmitry Butyugin 2020-12-17 23:44:46 +01:00 committed by GitHub
parent 85300a4aad
commit 4a41d228eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 190 additions and 147 deletions

View file

@ -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]