Build Guides
Last updated:
Step-by-step build instructions for ESci hardware assemblies. Pick a guide from the sidebar, or use the search box at the top.
If you’re building
Section titled “If you’re building”Each guide is structured so you can follow it top to bottom on a computer or tablet. Before you start:
- Check the hardware revision — the metadata block at the top of each guide names the hardware rev it applies to. Build the matching rev, or find a different guide.
- Read the parts and tools line at the start of each step before you start that step, so the right pieces are on the bench.
- Verify after each step — every step ends in a visible result you can confirm before moving on.
- Spot an error? Tell engineering. Guides are versioned in git and any change goes through review.
If you’re authoring
Section titled “If you’re authoring”- Guides are MDX files under
src/content/docs/guides/. One folder per guide. - See Writing guides for the conventions: step structure, BOM handling, image annotations, and the dev-mode tools.