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
/
shaper_calibrate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-106
/
+182
*
resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)
Dmitry Butyugin
2024-12-05
1
-1
/
+3
*
shaper_calibrate: Fixed crashes in SHAPER_CALIBRATE and TEST_RESONANCES
Dmitry Butyugin
2024-02-17
1
-2
/
+4
*
scripts: Added shaper tuning parameters to calibrate_shaper script
Dmitry Butyugin
2024-02-16
1
-15
/
+37
*
resonance_tester: Apply input shaper params on SHAPER_CALIBRATE
Dmitry Butyugin
2023-05-25
1
-0
/
+12
*
shaper_calibrate: Add missing import
Kevin O'Connor
2022-04-23
1
-1
/
+1
*
input_shaper: Define input shapers in a single place in Python code
Dmitry Butyugin
2021-10-26
1
-121
/
+32
*
adxl345: Renamed decode_samples and fixed/added checks on empty data
Dmitry Butyugin
2021-10-13
1
-1
/
+4
*
resonance_tester: Fixed multi-point resonance testing
Dmitry Butyugin
2021-04-07
1
-1
/
+1
*
graph_accelerometer: Support axis-level comparison of adxl345 data
Dmitry Butyugin
2021-03-20
1
-0
/
+4
*
shaper_calibrate: Reduced min shaper freqs to match max_accel ~= 1500
Dmitry Butyugin
2021-03-20
1
-6
/
+6
*
shaper_calibrate: Ignore vibrations below max_psd / 20 threshold
Dmitry Butyugin
2021-03-20
1
-8
/
+16
*
shaper_calibrate: Estimate max_accel to avoid excessive smoothing
Dmitry Butyugin
2021-03-20
1
-8
/
+34
*
shaper_calibrate: Choose input shapers accounting smoothing
Dmitry Butyugin
2020-12-22
1
-61
/
+87
*
resonance_tester: Resonance testing and input shaper auto-calibration (#3381)
Dmitry Butyugin
2020-10-14
1
-0
/
+382