Commit graph

2 commits

Author SHA1 Message Date
sjat
cbc11f3bb9 feat: wire CNC camera via same-origin /camera proxy, bolder overlay
- streamUrl -> relative /camera/mjpg/video.mjpg so the page loads the LAN-only
  CNC MJPEG cam same-origin (no mixed-content, no embedded creds). Vite
  dev-proxy added so the same path works under `npm run dev`.

- renderDefaults: thicker lines (lineWidth 3) and fully-saturated cut/rapid
  colors so the toolpath reads clearly over the video feed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 08:04:12 +02:00
sjat
959c1fa44e chore: scaffold Vite + TS + Vitest project
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 22:08:36 +02:00