diff options
author | Dmitry Butyugin <dmbutyugin@google.com> | 2020-07-28 01:37:33 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2020-07-29 21:28:18 -0400 |
commit | f3b980c1b273ede20f5db5d017ce0bcc715640eb (patch) | |
tree | b6ced7605c3afec4b9af14b1087ff9ecf73aa20d /docs/Overview.md | |
parent | b944666bb1e4129aba76aa1ee501c30d32dd8315 (diff) | |
download | kutter-f3b980c1b273ede20f5db5d017ce0bcc715640eb.tar.gz kutter-f3b980c1b273ede20f5db5d017ce0bcc715640eb.tar.xz kutter-f3b980c1b273ede20f5db5d017ce0bcc715640eb.zip |
docs: Suggested improvements to Input Shaper tuning guide
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 662eb00e..71a19111 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -38,6 +38,8 @@ communication with the Klipper developers. sensorless homing. - [Skew correction](skew_correction.md): Adjustments for axes not perfectly square. +- [Resonance compensation](Resonance_Compensation.md): Reduce ringing in prints + by measuring printer resonances and configuring the input shaping. - [G-Codes](G-Codes.md): Information on commands supported by Klipper. # Developer Documentation |