Commit Graph

  • af9fee36ed Update README.md main reijii 2024-08-01 16:52:24 +03:00
  • 6b2cedfa28 Обновить README.md reijii 2024-08-01 01:04:04 +03:00
  • 04ff95921e Обновить install.sh reijii 2024-08-01 00:58:47 +03:00
  • 871dd72a88 Обновить moonraker.conf reijii 2024-08-01 00:34:32 +03:00
  • 0c951c57f4 updated CI smoke tests smooth-accel Félix Boisselier 2024-07-18 09:53:58 +02:00
  • 9798e5ae19 switched to accel vs vibrations with a zoomed plot for details Félix Boisselier 2024-07-16 00:13:49 +02:00
  • e364b9079e smoothing vs accel plot added Félix Boisselier 2024-07-15 18:04:49 +02:00
  • ccd95e27e1 refactor module init to better handle Klipper init errors Félix Boisselier 2024-07-13 11:04:10 +02:00
  • 66f5e32e4c typo in doc Félix Boisselier 2024-07-01 12:42:59 +02:00
  • c12653e1f7 Merge pull request #138 from Frix-x/develop v4.1.0 Félix Boisselier 2024-06-30 22:41:30 +02:00
  • 8cf81bcb44 better sync of the peaks pair for close frequencies develop Félix Boisselier 2024-06-30 22:41:06 +02:00
  • 92a651b6a6 switched to pearson coefficient for belts similarity Félix Boisselier 2024-06-30 22:27:46 +02:00
  • 6712506862 fixed potential out of bounds error in belt graphs Félix Boisselier 2024-06-30 20:30:05 +02:00
  • 6e49c2c607 inverted belts colors to revert the behavior as pre-v4 Félix Boisselier 2024-06-30 11:14:14 +02:00
  • 8d59e33775 code cleanup mot-res Félix Boisselier 2024-06-29 23:56:16 +02:00
  • 3d919898a6 added a bit of distance for TMC parameters in vib header Félix Boisselier 2024-06-29 23:26:19 +02:00
  • c19af1c457 adapted motor profile to be independant Félix Boisselier 2024-06-29 23:20:00 +02:00
  • e3e24184be small code cleaning and fixes Félix Boisselier 2024-06-24 18:47:25 +02:00
  • 4a99e95882 Merge pull request #136 from Frix-x/develop v4.0.2 Félix Boisselier 2024-06-27 22:33:20 +02:00
  • f5a74c29e1 fixed pyproject.toml project name Félix Boisselier 2024-06-27 22:24:19 +02:00
  • f87713eacd feat: automated testing GitHub action (#134) Aaron Haun 2024-06-27 12:35:07 -04:00
  • f045b8a49e fixed a mistake about some code that shouldn't be here... Félix Boisselier 2024-06-27 18:31:41 +02:00
  • a49a571911 motor resonances filters added Félix Boisselier 2024-06-23 00:25:15 +02:00
  • 37d0e39d84 updated commands descriptions Félix Boisselier 2024-06-20 21:14:08 +02:00
  • 50ed13ca59 using Klipper reactor for file write process handling Félix Boisselier 2024-06-20 11:59:19 +02:00
  • 90ed7aca3c Compatibility with Klipper < v0.12.0-239 (#129) delisjr 2024-06-19 15:59:54 +08:00
  • 69ad228356 small documentation update about default parameters v4.0.1 Félix Boisselier 2024-06-17 19:53:13 +02:00
  • b98d103a26 Make frequencies default on [resonance_tester] settings (#119) Zeanon 2024-06-17 19:49:37 +02:00
  • a9c7a8491b fix random Timer too close or Move queue overflow errors (#123) Félix Boisselier 2024-06-17 19:45:20 +02:00
  • fb8e1ce98f avoid returning wrong axes_map if it wasn't determined correctly Félix Boisselier 2024-06-16 18:31:52 +02:00
  • 8b0862a96a fixed axis frequency scale on belt graph Félix Boisselier 2024-06-13 14:21:04 +02:00
  • c3fcc976c1 Merge pull request #115 from Frix-x/develop v4.0.0 Félix Boisselier 2024-06-13 10:00:41 +02:00
  • 0ea659c4ce fixed undefined jinja variables when calling from the WebUI Félix Boisselier 2024-06-12 22:33:48 +02:00
  • 8408152093 added standard header to .py files Félix Boisselier 2024-06-12 13:17:07 +02:00
  • ecd57ea3dc fixed items from code review Félix Boisselier 2024-06-11 21:26:15 +02:00
  • 6d1e53d4d1 Merge pull request #41 from Frix-x/dependabot/pip/gitpython-3.1.41 Félix Boisselier 2024-06-11 11:35:10 +02:00
  • 6db1d394ae Code cleanup before release (#114) Félix Boisselier 2024-06-10 23:42:10 +02:00
  • 9739f6220e Docs update for v4 (#113) Félix Boisselier 2024-06-09 23:12:36 +02:00
  • da51082b44 Static freq optional graphs (#112) Félix Boisselier 2024-06-08 17:02:28 +02:00
  • 4384a8339e improved the amplitude delta percentage computation on belt graph Félix Boisselier 2024-06-07 18:43:17 +02:00
  • f9394c5706 current unit for freq target Félix Boisselier 2024-06-05 11:58:02 +02:00
  • abd3e2d98f fix macro parameter None value crashing when it's an empty string Félix Boisselier 2024-06-04 23:06:52 +02:00
  • 73b93107d7 fix crash when ACCEL_CHIP is an empty string Félix Boisselier 2024-06-04 23:04:11 +02:00
  • 867d0c90a0 fix gcmd error that wasn't sent correctly Félix Boisselier 2024-06-04 22:09:54 +02:00
  • f9e5d64eac added PWM freq targets to vibration graphs Félix Boisselier 2024-06-04 18:45:21 +02:00
  • bb6907e5e6 AXES_MAP detection reworked (#110) Félix Boisselier 2024-06-04 18:31:23 +02:00
  • 0fbdef4a17 fixed typo in ShakeTuneProcess Félix Boisselier 2024-06-03 19:23:12 +02:00
  • d22b3fcbef switched to multiprocessing instead of threading Félix Boisselier 2024-06-03 17:49:28 +02:00
  • 9ce82e3dc0 updated documentation about shaper recommendations Félix Boisselier 2024-05-26 22:43:46 +02:00
  • c892e1a03d fixed last commit about changes in recommendations Félix Boisselier 2024-05-26 22:23:49 +02:00
  • 1d3d22ef38 modified shaper recomendation to account for changes when injecting damping ratio Félix Boisselier 2024-05-24 22:57:18 +02:00
  • b6ec4d0229 fixed vibration accelermeter chip selection logic Félix Boisselier 2024-05-24 21:17:58 +02:00
  • d15e06b0c8 improved automatic accelerometer choice and removed filemanager.py Félix Boisselier 2024-05-24 20:18:41 +02:00
  • e680a7ee6b fix corexz vibration tool error Félix Boisselier 2024-05-24 16:08:25 +02:00
  • ee9d9f994a fixed S&T thread and potential timer too close errors Félix Boisselier 2024-05-24 14:49:27 +02:00
  • 0e96b36703 fixed CoreXZ kinematics in vibrations measurement tool Félix Boisselier 2024-05-24 09:26:29 +02:00
  • 339e8a6d7c fixed belt similarity and MHI for corexz printers Félix Boisselier 2024-05-23 23:07:52 +02:00
  • 150a8ee030 added CoreXZ support for the belt comparison tool Félix Boisselier 2024-05-23 22:46:43 +02:00
  • 8117e604c5 fixed macros injection into Klipper objects Félix Boisselier 2024-05-22 23:23:56 +02:00
  • 83655864e8 added dummy macros automatic loading Félix Boisselier 2024-05-19 17:27:49 +02:00
  • a9f545887c Merge pull request #105 from Frix-x/cross-belts Félix Boisselier 2024-05-19 13:03:57 +02:00
  • 1d4c68265d small bug-fixes and greek alphabet for paired peaks Félix Boisselier 2024-05-19 13:02:56 +02:00
  • 4f100eac8f Merge branch 'develop' into cross-belts Félix Boisselier 2024-05-19 12:10:26 +02:00
  • 9f4da8b80d added accel_per_hertz to the graphs Félix Boisselier 2024-05-19 11:36:27 +02:00
  • 36b6965979 Merge pull request #106 from Frix-x/klipper-module-macros Félix Boisselier 2024-05-19 11:08:01 +02:00
  • 55895c1507 fixed most of the bugs now as a Klipper plugin Félix Boisselier 2024-05-16 23:33:49 +02:00
  • dd08162616 added back the vibrations profile measurement Félix Boisselier 2024-05-13 18:38:35 +02:00
  • a37ece7ece rename folders in measurement and post-processing Félix Boisselier 2024-05-13 17:22:05 +02:00
  • 375190610c using my own resonance tester algorithm Félix Boisselier 2024-05-12 20:58:53 +02:00
  • 187ba13c98 added my own accelerometer interface Félix Boisselier 2024-05-12 18:50:31 +02:00
  • 30a1910513 Klipper plugin refactoring with embedded macros Félix Boisselier 2024-05-09 16:08:47 +02:00
  • d9060fed3b cleaning old Shake&Tune venv and configs Félix Boisselier 2024-05-09 12:26:43 +02:00
  • 3a0c0c4173 Run ShakeTune as an in-process Klipper module (#100) Oz Elentok 2024-05-09 00:02:23 +03:00
  • e4f80a6f2e removed debug message Félix Boisselier 2024-05-08 22:18:29 +02:00
  • e3a2a488b1 fixed the MHI LUT behavior when MHI=0 Félix Boisselier 2024-05-08 22:17:22 +02:00
  • efc0b86019 adjusted MHI calculation Félix Boisselier 2024-05-08 22:11:56 +02:00
  • 8753291cf7 documentation reviewed for cross-belts plots Félix Boisselier 2024-05-07 00:04:27 +02:00
  • 20ff9814b3 check the kinematics type for belt graph and move in the right direction Félix Boisselier 2024-05-06 14:42:52 +02:00
  • 303ed7060c fixed darkmode for tuning workflow mermaid Félix Boisselier 2024-05-06 13:43:51 +02:00
  • e1a7681a4a typo in doc Félix Boisselier 2024-05-06 11:56:31 +02:00
  • 8fff10ada2 some documentation and tuning workflow Félix Boisselier 2024-05-06 11:55:38 +02:00
  • 8e517f2ca3 updated requirement to fix S&T on older Python version Félix Boisselier 2024-05-05 15:50:59 +02:00
  • 78dcce412f added kinematics info to belt comparison graph Félix Boisselier 2024-05-03 20:22:43 +02:00
  • 17b7e1a2d2 cross-belt comparison plot Félix Boisselier 2024-05-03 20:08:17 +02:00
  • ab5600804f better CSV file filtering Félix Boisselier 2024-04-29 17:50:45 +02:00
  • 56a5502d81 fixed potential bug when moving files accross filesystems Félix Boisselier 2024-04-29 13:31:37 +02:00
  • 47770e2d34 Merge pull request #94 from Frix-x/develop v3.0.0 Félix Boisselier 2024-04-29 10:45:00 +02:00
  • 7f46da1708 Merge branch 'main' into develop Félix Boisselier 2024-04-29 10:04:27 +02:00
  • cf2cb2cf2f updated documentation with info on detected motor parameters Félix Boisselier 2024-04-28 17:42:12 +02:00
  • bc80aa0be1 fixed error if CSV doesn't match the expected format Félix Boisselier 2024-04-28 17:24:54 +02:00
  • ca45745a0c Motor info added to the vibration graphs (#93) Félix Boisselier 2024-04-27 17:08:13 +02:00
  • ea11c262ff Merge pull request #91 from Frix-x/refact Félix Boisselier 2024-04-24 16:43:56 +02:00
  • 46dd0c2ca6 Merge branch 'develop' into refact Félix Boisselier 2024-04-24 16:41:35 +02:00
  • 19bc62a6b7 fixed an edge case error that can happens on damping ratio calculation Félix Boisselier 2024-04-24 15:28:33 +02:00
  • 178fa2ea3b fixed a None peaks array impossible to iterate Félix Boisselier 2024-04-24 14:52:54 +02:00
  • f3ed4cd1a9 fixed optional parameters Félix Boisselier 2024-04-24 14:39:16 +02:00
  • 31a5ed8db2 fixed permission error for some OS Félix Boisselier 2024-04-24 14:02:27 +02:00
  • abc20fdf41 fixed an issue in the good speed recommendations in vibrations graphs Félix Boisselier 2024-04-21 18:17:34 +00:00
  • 99b719051c fixed imports by running as a module Félix Boisselier 2024-04-20 19:15:24 +02:00
  • 94e110736a fully moved to Pathlib and global code improvements Félix Boisselier 2024-04-19 17:19:56 +02:00