mirror of
https://github.com/dw-0/kiauh.git
synced 2026-05-05 16:58:19 +05:00
09a5d96b63
* feat(tmc_autotune): add initial implementation of TMC Autotune extension with installation and update functionalities * fix: remove useless comments * fix: added support for Kalico style plugins directory * refactor: extract method for moonraker update manager section removal, automatically reloading moonraker upon call
14 lines
354 B
JSON
14 lines
354 B
JSON
{
|
|
"metadata": {
|
|
"index": 13,
|
|
"module": "tmc_autotune_extension",
|
|
"maintained_by": "theogayar",
|
|
"display_name": "Klipper TMC Autotune",
|
|
"description": [
|
|
"Klipper extension for automatic configuration and tuning of TMC drivers."
|
|
],
|
|
"repo": "https://github.com/andrewmcgr/klipper_tmc_autotune",
|
|
"updates": true
|
|
}
|
|
}
|