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
FOG_Yamato
82b91c1b40
Replace max_accel_to_decel with minimum_cruise_ratio ( #53 )
v2.6.1
2024-03-15 19:20:51 +01:00
Félix Boisselier
536c3c0eff
improved notes on LIS2DW with a worst case example
2024-03-11 09:07:06 +00: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
f4e700a1ff
fixed typo
2024-02-19 23:26:53 +01:00
Félix Boisselier
80c8da622d
added proper use of damping ratio and SCV to compute shaper recommendations
v2.6.0
2024-02-19 22:53:47 +01:00
Félix Boisselier
b42e377ac6
clarifying mounting point
2024-02-08 12:50:57 +00:00
Félix Boisselier
7cfd02a7c6
more details about LIS2DW problems
2024-02-08 09:52:31 +00:00
Félix Boisselier
9fa07a12c4
Half-Quadratic Gain method for damping ratio estimation
...
that should be more precise than the Half-Power method for higher damping ratio values (above 0.05)
2024-01-29 22:58:32 +01:00
shinanca
1a4fea3c8c
More precise method for damping ration calculation
2024-01-25 16:00:30 +03:00
Félix Boisselier
eab10ce5da
cast accel value to integer
2024-01-14 18:53:31 +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
84c406b407
Merge pull request #39 from Frix-x/develop
...
v.2.5.0
v2.5.0
2024-01-09 15:37:23 +01:00
Félix Boisselier
3d07904556
documentation for the new motor frequency profile
2024-01-09 14:33:14 +00:00
Félix Boisselier
16fabdc895
removed duplicate detranding of the spectrogram
2024-01-09 10:40:45 +00:00
Félix Boisselier
fe0fa1856a
updated documentation
2024-01-09 10:38:12 +00:00
Félix Boisselier
f3f2a7951a
modified LIS2DW info
2024-01-09 09:02:49 +00:00
Félix Boisselier
d71e385ad9
added info about LIS2DW
2024-01-08 17:02:51 +00:00
Félix Boisselier
a7cd005f5b
Merge pull request #38 from Frix-x/workflow-rework
...
Workflow rework
2024-01-08 00:36:21 +01: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
db57300eb2
better logging and avoid cleaning the folder when not needed
2024-01-07 21:06:18 +01:00
Félix Boisselier
680c3053f6
compatibility with other accelerometer chip
2024-01-07 20:40:35 +01:00
Félix Boisselier
32047dbdba
allow better script behavior customization from the macros
2024-01-05 15:34:12 +00:00
Félix Boisselier
e056ec2249
Lot of refactoring, memory and speed optimizations for all the graphs scripts
2024-01-04 20:42:02 +01:00
Félix Boisselier
0170e34cab
externalized common func
2023-12-27 23:57:03 +01:00
Félix Boisselier
0ff63edec8
locale helpers are now on their own file
2023-12-26 23:47:14 +01:00
Félix Boisselier
f385bd98e3
fixed locale deprecation warning
2023-12-26 19:50:34 +01:00
Félix Boisselier
d1394ad841
Merge pull request #35 from Frix-x/motor-res
...
motor resonance characterization
2023-12-26 18:38:29 +01:00
Félix Boisselier
2a84f9c849
Merge branch 'develop' into motor-res
2023-12-26 18:38:15 +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
8216af87f1
motor resonance characterization
2023-12-11 17:06:58 +01:00
Félix Boisselier
c7e39da528
Merge pull request #23 from Frix-x/venv
...
v2.0.0
v2.0.0
2023-12-11 15:41:31 +01:00
Félix Boisselier
1a0ee0a162
Merge branch 'main' into venv
2023-12-11 15:41:05 +01:00
Félix Boisselier
87cb9015fa
updated documentation
2023-12-11 14:39:21 +00:00
Félix Boisselier
b32abe2eca
belt differential spectrogram now show the impact of each belt with its own color
2023-12-10 12:47:59 +01:00
Félix Boisselier
7050018274
fixed #7 and code optimizations
2023-12-10 06:40:08 +01:00
Félix Boisselier
8721488d8c
added axes_map computation
2023-12-08 17:57:50 +01:00
Félix Boisselier
7ba692954f
some cleaning
2023-11-29 16:12:40 +01:00
Félix Boisselier
9ce3677a00
Update spelling in documentation ( #20 )
...
Co-authored-by: Wayne Manion <treowayne@gmail.com >
2023-11-29 16:01:29 +01:00
Félix Boisselier
3a9cb57f31
splitted cfg files to allow a selection of only some of the macros
2023-11-29 12:04:59 +01:00
Félix Boisselier
43a205d036
now using a venv to run the scripts
2023-11-29 11:43:21 +01:00
Félix Boisselier
a1e9269ba3
Merge pull request #16 from Frix-x/accel-patch
...
Allow user input for ACCEL on vibration measurements
and use a low accel by default (with automated restore of the previous values at the end of the test) to get proper measurements
v1.2
2023-11-27 23:36:35 +01:00
Félix Boisselier
8e304a71ca
fixed typo in axis selection for EXCITATE_AXIS_AT_FREQ
2023-11-27 20:44:44 +01:00
Félix Boisselier
5d54db0ca0
Merge pull request #15 from Frix-x/img-link
...
improved documentation UX with images links
Also added a long banner to avoid cluttering space when it's not needed (in the documentation)
2023-11-27 17:44:49 +01:00
Félix Boisselier
d52680738f
documentation images as links
2023-11-27 17:42:33 +01:00
Félix Boisselier
f95c55230b
added proper management of the vibration test accels
2023-11-27 17:07:20 +01:00
Fragmon
0f7fa66af4
Update IS_vibrations_measurements.cfg ( #14 )
...
Co-authored-by: Félix Boisselier <accounts@fboisselier.fr >
2023-11-27 15:51:28 +01:00