Skip to content

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:

<CB-article-number>_<revision-letter>.stp

Example: CB-1017-00-02_G.stp = article CB-1017-00-02, revision G.

Process: Updating a Supplier File

  1. Receive new file from supplier.
  2. Rename to ArticleNumber_Rev.stp if needed.
  3. Replace the file in the component subfolder.
  4. Update the version table in the component's index.md.
  5. Commit: mech: update CB-1017-00-02 to rev H (supplier: Acme).
  6. Git history tracks every revision; the version table is the human-readable changelog.