laserDESK2026 Svelte Themes

Laserdesk2026

Workflow-centric laser processing UI (Svelte Kit) and backend (RTC6 via Ethernet Remote Interface).

laserDESK 2026

Workflow-centric laser processing UI (Svelte Kit) and backend (RTC6 via Ethernet Remote Interface). The backend supports mock RTC and UDP Remote Interface (Phase C); see backend/README.md.

Public demo (after you enable GitHub Pages + Releases):

Until the repo is published, build and run locally (see below and Phase F in docs/implementation-plan.md).

Pages 404 or red workflow? Follow docs/github-pages-setup.md (enable Source: GitHub Actions under Settings → Pages first).

Documentation

Document Description
Frontend README Svelte Kit dev, proxy, Playwright E2E
Implementation plan Phased technical plan and Phase A artifacts
Projektplan (HTML) SCANLAB project proposal (workflow centricity)
MVP feature catalog In/out scope for the first increment
Phase G DXF plan Next step: parse, UI, API, RTC mapping
ADR 0001 – RTC6 Ethernet MVP integration decision

SCANLAB manuals (in docs/)

  • docs/laserDESK_Installation_and_FirstSteps.pdf
  • docs/laserDESK_QuickGuide.pdf
  • docs/RTC6_Doc.Rev_.1.1.3_en-US.pdf

Repository layout

  • docs/ – plans, ADRs, API sketches, RTC notes, and the PDF/HTML references above
  • backend/ – C++17 REST server (laserdesk_backend), mock RTC (src/rtc/), API routes (src/http/), unit tests
  • .github/workflows/ – GitHub Pages deploy; Windows backend Releases (Phase F)
  • demo/dxf/ – Phase G reference DXF (demo/dxf/SCANLABLogo.dxf); MVP catalog entries for DXF load → RTC run — see docs/requirements/mvp-feature-katalog.md

Frontend: frontend/ — Svelte Kit, workflow-driven UI, /rtc monitor, /usage docs, Playwright E2E. See frontend/README.md.

Top categories

Loading Svelte Themes