aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/input_shaper.py
Commit message (Collapse)AuthorAgeFilesLines
* input_shaper: Initial support of input shaping (#3032)Dmitry Butyugin2020-07-051-0/+132
Input shaping can help to reduce printer vibrations due to resonances and eliminate or reduce ghosting in prints. Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>