Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_shaper: Simplify input shaper type reporting | Kevin O'Connor | 2020-12-01 | 1 | -7/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | resonance_tester: Resonance testing and input shaper auto-calibration (#3381) | Dmitry Butyugin | 2020-10-14 | 1 | -8/+24 |
| | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | input_shaper: Fix typo in SET_INPUT_SHAPER report of shaper_type_y | Kevin O'Connor | 2020-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | input_shaper: Initial support of input shaping (#3032) | Dmitry Butyugin | 2020-07-05 | 1 | -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> |