aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/resonance_tester.py
Commit message (Expand)AuthorAgeFilesLines
* resonance_tester: Arbitrary AXIS in TEST_RESONANCES commandDmitry Butyugin2021-07-081-29/+61
* resonance_tester: Set max_accel ignoring the limit from the config (#4174)Dmitry Butyugin2021-06-061-15/+23
* gcode: Update gcode descriptions (#4335)Stefan Dej2021-06-021-6/+11
* resonance_tester: Refactored the testing codeDmitry Butyugin2021-04-281-109/+68
* resonance_tester: Fixed multi-point resonance testingDmitry Butyugin2021-04-071-2/+5
* resonance_tester: Increase test max_accel to 10K and max_freq to 133 HzDmitry Butyugin2021-02-021-2/+3
* resonance_tester: Disable input shaping for resonance testingDmitry Butyugin2021-02-021-0/+11
* shaper_calibrate: Choose input shapers accounting smoothingDmitry Butyugin2020-12-221-7/+12
* resonance_tester: Resonance testing and input shaper auto-calibration (#3381)Dmitry Butyugin2020-10-141-0/+303