No description
Find a file
creatorlars aca718ae92
Some checks are pending
LZX release tag reminder / release-tag-reminder (push) Waiting to run
Checkpoint CAD and photography updates in case_rack_assembly_15u_420hp.
2026-09-14 13:33:16 -07:00
.forgejo Initial commit 2026-09-07 16:20:57 +00:00
bom Initial commit 2026-09-07 16:20:57 +00:00
docs Initial commit 2026-09-07 16:20:57 +00:00
exports Initial commit 2026-09-07 16:20:57 +00:00
fab/exports Refresh House Series CAD and STEP/STL exports. 2026-09-09 18:45:34 -07:00
photography Checkpoint CAD and photography updates in case_rack_assembly_15u_420hp. 2026-09-14 13:33:16 -07:00
scripts Initial commit 2026-09-07 16:20:57 +00:00
source/cad Initial commit 2026-09-07 16:20:57 +00:00
.gitignore Export case_rack_assembly_15u_420hp STEP and STL fab files. 2026-09-07 17:14:57 -07:00
assembly.json Checkpoint CAD and photography updates in case_rack_assembly_15u_420hp. 2026-09-14 13:33:16 -07:00
bom-record.schema.json Initial commit 2026-09-07 16:20:57 +00:00
case_rack_assembly_15u_420hp.FCStd Checkpoint CAD and photography updates in case_rack_assembly_15u_420hp. 2026-09-14 13:33:16 -07:00
inventree-manifest.json Add inventree-manifest.json (er-case-rmnt-assembly-15u) 2026-09-07 16:21:02 +00:00
plm-manifest.json Initial commit 2026-09-07 16:20:57 +00:00
README.md Initial commit 2026-09-07 16:20:57 +00:00

LZX Assembly design repo

Organisation template for net-new Assembly 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.