Commit Graph

12 Commits

Author SHA1 Message Date
Félix Boisselier
8d59e33775 code cleanup 2024-06-29 23:56:16 +02:00
Félix Boisselier
3d919898a6 added a bit of distance for TMC parameters in vib header 2024-06-29 23:26:25 +02:00
Félix Boisselier
c19af1c457 adapted motor profile to be independant 2024-06-29 23:20:00 +02:00
Félix Boisselier
fb8e1ce98f avoid returning wrong axes_map if it wasn't determined correctly 2024-06-16 18:43:16 +02:00
Félix Boisselier
8b0862a96a fixed axis frequency scale on belt graph 2024-06-13 14:21:04 +02:00
Félix Boisselier
8408152093 added standard header to .py files 2024-06-12 13:17:07 +02:00
Félix Boisselier
ecd57ea3dc fixed items from code review 2024-06-11 21:26:15 +02:00
Félix Boisselier
6db1d394ae Code cleanup before release (#114) 2024-06-10 23:42:10 +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
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