aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/resonance_tester.py
Commit message (Expand)AuthorAgeFilesLines
* adxl345: Renamed decode_samples and fixed/added checks on empty dataDmitry Butyugin2021-10-131-3/+6
* adxl345: Implement timing via new adxl345_status messagesKevin O'Connor2021-08-301-2/+0
* adxl345: Add new start_internal_client() function and use in callersKevin O'Connor2021-08-301-22/+21
* resonance_tester: Use config.getlists() for probe_points config optionKevin O'Connor2021-08-211-10/+2
* 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