v0.2.0 — "Dead Centre"
🛠️ Fixes
- camera URL unsettable when disconnected (v0.1.1) (3a52477)
🧹 Chores & CI
- release: add tag-triggered release workflow + scripts (7eeb3d2)
📦 Other changes
- X/Y jog, T-1 unload, and selectable reference origin (v0.1.8) (8f5d680)
- Add contour/threshold detector as an alternative to Hough (v0.1.7) (68b9b6c)
- Real-size detection overlay, jitter smoothing, setting tooltips (v0.1.6) (8841a8c)
- Overlay shows the real detected circle (size + letterbox-correct) (v0.1.5) (9b378c5)
- Tunable detection, live Detect mode, Z focus, working Stop (v0.1.4) (df966e7)
- Run OpenCV in a Web Worker to stop the UI freezing (v0.1.3) (bdb8c65)
- Auto-load CV engine + de-duplicate nav entry (v0.1.2) (b7ac347)
- Use pinned github deps + add CI (ae8d659)
- Initial commit: automated camera-based tool alignment plugin (0edcd3f)
📦 Install
- Download
DuetToolAlign-0.2.0.zipfrom the Assets below. - In DuetWebControl, go to Settings → General → Plugins and click Install Plugin.
- Select the downloaded ZIP and accept the third-party-plugin prompt.
- Reload DWC, then open Plugins → Tool Align.
🔧 Built against DuetWebControl 3.7.0-alpha.8 (
a36f343, refv3.7-dev). Use a DuetWebControl build at or near this version.
📷 Needs duet-webcam-bridge ≥ 0.5.1 (serves the camera with CORS + the OpenCV.js runtime at /opencv).