Commit Graph

20 Commits

Author SHA1 Message Date
Félix Boisselier
1d3d22ef38 modified shaper recomendation to account for changes when injecting damping ratio 2024-05-24 22:57:18 +02:00
Félix Boisselier
b6ec4d0229 fixed vibration accelermeter chip selection logic 2024-05-24 21:17:58 +02:00
Félix Boisselier
d15e06b0c8 improved automatic accelerometer choice and removed filemanager.py 2024-05-24 20:18:41 +02:00
Félix Boisselier
e680a7ee6b fix corexz vibration tool error 2024-05-24 16:08:25 +02:00
Félix Boisselier
ee9d9f994a fixed S&T thread and potential timer too close errors 2024-05-24 14:49:27 +02:00
Félix Boisselier
0e96b36703 fixed CoreXZ kinematics in vibrations measurement tool 2024-05-24 09:26:29 +02:00
Félix Boisselier
339e8a6d7c fixed belt similarity and MHI for corexz printers 2024-05-23 23:07:52 +02:00
Félix Boisselier
150a8ee030 added CoreXZ support for the belt comparison tool 2024-05-23 22:46:43 +02:00
Félix Boisselier
8117e604c5 fixed macros injection into Klipper objects 2024-05-22 23:35:22 +02:00
Félix Boisselier
83655864e8 added dummy macros automatic loading 2024-05-20 16:38:30 +02:00
Félix Boisselier
1d4c68265d small bug-fixes and greek alphabet for paired peaks 2024-05-19 13:02:56 +02:00
Félix Boisselier
4f100eac8f Merge branch 'develop' into cross-belts 2024-05-19 12:10:26 +02:00
Félix Boisselier
9f4da8b80d added accel_per_hertz to the graphs 2024-05-19 11:36:27 +02:00
Félix Boisselier
55895c1507 fixed most of the bugs now as a Klipper plugin 2024-05-19 11:07:25 +02:00
Félix Boisselier
dd08162616 added back the vibrations profile measurement 2024-05-15 13:51:23 +02:00
Félix Boisselier
a37ece7ece rename folders in measurement and post-processing 2024-05-13 17:22:05 +02:00
Félix Boisselier
375190610c using my own resonance tester algorithm 2024-05-13 17:15:17 +02:00
Félix Boisselier
187ba13c98 added my own accelerometer interface 2024-05-12 18:50:31 +02:00
Félix Boisselier
30a1910513 Klipper plugin refactoring with embedded macros 2024-05-12 17:13:47 +02:00
Oz Elentok
3a0c0c4173 Run ShakeTune as an in-process Klipper module (#100)
* feat: Run ShakeTune as an in-process Klipper module
* feat: install shaketune dependencies to klipper venv
* refactor: replace print_with_c_locale with klipper console output with stdout fallback
2024-05-08 23:02:23 +02:00