Commit Graph

35 Commits

Author SHA1 Message Date
Félix Boisselier
a49a571911 motor resonances filters added 2024-06-23 23:30:37 +02:00
Félix Boisselier
6db1d394ae Code cleanup before release (#114) 2024-06-10 23:42:10 +02:00
Félix Boisselier
9739f6220e Docs update for v4 (#113) 2024-06-09 23:12:36 +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
83655864e8 added dummy macros automatic loading 2024-05-20 16:38:30 +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
Félix Boisselier
7f46da1708 Merge branch 'main' into develop 2024-04-29 10:04:27 +02:00
Félix Boisselier
1ce9fd5c2b Update README.md 2024-04-17 13:28:19 +02:00
Félix Boisselier
bde8577d0e vibrations graphs documentation 2024-04-09 18:01:24 +02:00
Félix Boisselier
53bee00517 Merge branch 'develop' into dir_vib 2024-04-09 12:10:39 +02:00
Félix Boisselier
617a47f968 added a compatibility mode for older Klipper version and DK bleeding edge 2024-04-02 11:11:37 +02:00
Félix Boisselier
37195051e4 Global vibration measurement tool 2024-03-25 17:56:03 +01:00
Félix Boisselier
0a25344b0c Merge branch 'main' into develop 2024-03-21 17:30:30 +01:00
Félix Boisselier
bf7a98d98b note on compatibility
added a note that Klippain is not a requirement: it can work on any Klipper machines
2024-03-21 14:31:55 +01:00
Félix Boisselier
73672fd694 changed macros names to reflect better their usage 2024-03-06 22:22:56 +00:00
Félix Boisselier
312a9c9ffa add note on Klipper version to documentation
Due to some breaking changes in the resonance testing code on the Klipper side, Shake&Tune has been modified to take advantage of this, and thus S&T v2.6+ will only support a Klipper version from Feb 17th 2024. If you are using an older version of Klipper, you must use S&T <=2.5.x
2024-02-20 15:27:09 +01:00
Félix Boisselier
0696a60b7f add security note 2024-01-11 12:15:17 +01:00
Félix Boisselier
ac96cb2eb7 modified moonraker update management section and install 2024-01-09 16:14:45 +00:00
Félix Boisselier
f846534f0f small fix to the argsv and automated apt install of requirements 2024-01-08 00:26:44 +01:00
Félix Boisselier
2a627a1fac Update README.md 2023-12-12 17:52:21 +01:00
Félix Boisselier
cf57d5dd5c Update README.md
added OpenBLAS/ATLAS install instructions
2023-12-12 10:36:25 +01:00
Félix Boisselier
87cb9015fa updated documentation 2023-12-11 14:39:21 +00:00
Félix Boisselier
43a205d036 now using a venv to run the scripts 2023-11-29 11:43:21 +01:00
Félix Boisselier
d52680738f documentation images as links 2023-11-27 17:42:33 +01:00
Félix Boisselier
c39f0fe781 bugfixes 2023-10-26 18:18:18 +02:00
Félix Boisselier
33ce0ada85 Updated the scripts and improved vibration graphs
Full revamped documentation
2023-10-26 10:55:26 +02:00
Félix Boisselier
ff8eff9115 documentation draft 2023-10-17 00:12:55 +02:00
Félix Boisselier
fe490855c3 install script 2023-10-16 22:54:41 +02:00
Félix Boisselier
2c46bbb650 changed branding to K-Shake&Tune 2023-10-16 11:46:26 +02:00
Félix Boisselier
bec3f478a2 fixed graph_belts.py interpolate2d edge case bug on indices in table borders 2023-10-16 00:17:21 +02:00
Félix Boisselier
ed079a1343 KISSY is born and added a banner to the README 2023-10-15 21:20:28 +00:00
Félix Boisselier
15109e6603 first commit as a standalone module 2023-10-15 15:07:51 +00:00
Félix Boisselier
24eca268b3 Initial commit 2023-09-28 17:49:57 +02:00