No description
Find a file
Lars Larsen 2f2fb930d1
All checks were successful
LZX release tag reminder / release-tag-reminder (push) Successful in 4s
Add inventree-manifest.json (desk fallback)
2026-08-27 05:21:25 +00:00
.forgejo Initial commit 2026-08-27 05:21:22 +00:00
docs Initial commit 2026-08-27 05:21:22 +00:00
exports Initial commit 2026-08-27 05:21:22 +00:00
fab Initial commit 2026-08-27 05:21:22 +00:00
source/cad Initial commit 2026-08-27 05:21:22 +00:00
.gitignore Initial commit 2026-08-27 05:21:22 +00:00
inventree-manifest.json Add inventree-manifest.json (desk fallback) 2026-08-27 05:21:25 +00:00
plm-manifest.json Initial commit 2026-08-27 05:21:22 +00:00
README.md Initial commit 2026-08-27 05:21:22 +00:00

LZX Panel design repo

Organisation template for net-new Panel design repos. Product repos are generated from this template at registration time.

At provision, LZX Actions replaces this file with the InvenTree title, part link, and a managed quick-start block between HTML comment markers.

Quick start

  1. Open the InvenTree Design part (IPN in inventree-manifest.json after provision).
  2. Put editable work in the folders listed in docs/structure.md.
  3. Track work with New issue templates (ECO, review, bug, etc.).
  4. Open a PR to main; complete the design-review issue checklist.
  5. Tag a release on main when approved — creates the InvenTree release variant (Component or Artifact).

Tool scaffold: init from lzx/template-kicad — see docs/structure.md.