index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
resonance_tester.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-152
/
+242
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
1
-2
/
+2
*
resonance_tester: Fix typo
Kevin O'Connor
2025-05-13
1
-1
/
+1
*
resonance_tester: Support toolhead positions with more than 4 axes
Kevin O'Connor
2025-05-12
1
-5
/
+6
*
resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)
Dmitry Butyugin
2024-12-05
1
-46
/
+121
*
resonance_tester: Fix chips selection, add accel_per_hz selection (#6726)
MRX8024
2024-11-12
1
-5
/
+3
*
toolhead: Replace max_accel_to_decel with minimum_cruise_ratio
Kevin O'Connor
2024-03-13
1
-5
/
+5
*
shaper_calibrate: Fixed crashes in SHAPER_CALIBRATE and TEST_RESONANCES
Dmitry Butyugin
2024-02-17
1
-10
/
+12
*
scripts: Added shaper tuning parameters to calibrate_shaper script
Dmitry Butyugin
2024-02-16
1
-2
/
+10
*
resonance_tester: Apply input shaper params on SHAPER_CALIBRATE
Dmitry Butyugin
2023-05-25
1
-0
/
+5
*
resonance_tester: Support CHIPS= parameter in SHAPER_CALIBRATE command
Dmitry Butyugin
2023-05-25
1
-13
/
+17
*
adxl345: Support recording data from multiple ADXL345's in one run, and more....
Mikkel Schmidt
2022-05-23
1
-17
/
+60
*
adxl345: Renamed decode_samples and fixed/added checks on empty data
Dmitry Butyugin
2021-10-13
1
-3
/
+6
*
adxl345: Implement timing via new adxl345_status messages
Kevin O'Connor
2021-08-30
1
-2
/
+0
*
adxl345: Add new start_internal_client() function and use in callers
Kevin O'Connor
2021-08-30
1
-22
/
+21
*
resonance_tester: Use config.getlists() for probe_points config option
Kevin O'Connor
2021-08-21
1
-10
/
+2
*
resonance_tester: Arbitrary AXIS in TEST_RESONANCES command
Dmitry Butyugin
2021-07-08
1
-29
/
+61
*
resonance_tester: Set max_accel ignoring the limit from the config (#4174)
Dmitry Butyugin
2021-06-06
1
-15
/
+23
*
gcode: Update gcode descriptions (#4335)
Stefan Dej
2021-06-02
1
-6
/
+11
*
resonance_tester: Refactored the testing code
Dmitry Butyugin
2021-04-28
1
-109
/
+68
*
resonance_tester: Fixed multi-point resonance testing
Dmitry Butyugin
2021-04-07
1
-2
/
+5
*
resonance_tester: Increase test max_accel to 10K and max_freq to 133 Hz
Dmitry Butyugin
2021-02-02
1
-2
/
+3
*
resonance_tester: Disable input shaping for resonance testing
Dmitry Butyugin
2021-02-02
1
-0
/
+11
*
shaper_calibrate: Choose input shapers accounting smoothing
Dmitry Butyugin
2020-12-22
1
-7
/
+12
*
resonance_tester: Resonance testing and input shaper auto-calibration (#3381)
Dmitry Butyugin
2020-10-14
1
-0
/
+303