Supplier Deliverables¶
3D model files (STEP) and mechanical drawings shared with component suppliers. Each component has its own subfolder with a version table and download links.
Components¶
| Component | Supplier | Article | Files | Description |
|---|---|---|---|---|
| Connectivity Module | (TBD) | CB-1017-00-02 | 1 | USB-C unit assembly with connectors |
| Power Base Module | (TBD) | CB-1017-05-01 | 1 | Base holder, dual-contact USB-C |
Access Control
Each component folder can have its own required_role or .required_roles file, allowing different suppliers to access only their own deliverables. To grant a supplier access, create a user account with a component-specific role (e.g., supplier_connectivity) and set that role on the component's folder.
File Naming Convention¶
All files use the format:
Example: CB-1017-00-02_G.stp = article CB-1017-00-02, revision G.
Process: Updating a Supplier File¶
- Receive new file from supplier.
- Rename to
ArticleNumber_Rev.stpif needed. - Replace the file in the component subfolder.
- Update the version table in the component's
index.md. - Commit:
mech: update CB-1017-00-02 to rev H (supplier: Acme). - Git history tracks every revision; the version table is the human-readable changelog.