No description
Find a file
Lars Larsen ad64a8d5c2
All checks were successful
LZX release tag reminder / release-tag-reminder (push) Successful in 4s
Add inventree-manifest.json (desk provision)
2026-09-02 19:18:30 +00:00
.forgejo Initial commit 2026-09-02 19:18:25 +00:00
docs Initial commit 2026-09-02 19:18:25 +00:00
exports Initial commit 2026-09-02 19:18:25 +00:00
fab Initial commit 2026-09-02 19:18:25 +00:00
source/cad Initial commit 2026-09-02 19:18:25 +00:00
.gitignore Initial commit 2026-09-02 19:18:25 +00:00
inventree-manifest.json Add inventree-manifest.json (desk provision) 2026-09-02 19:18:30 +00:00
plm-manifest.json Initial commit 2026-09-02 19:18:25 +00:00
README.md Initial commit 2026-09-02 19:18:25 +00:00

LZX Fabricated design repo

Organisation template for net-new Fabricated 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-freecad — see docs/structure.md.