A collection of kicad templates
| templates | ||
| .gitignore | ||
| LICENSE | ||
| metadata.json | ||
| README.md | ||
KiCad JLCPCB Templates
KiCad project templates for JLCPCB boards. These combine stackups and project
settings from kicad-templates with custom DRC rules derived from
KiCad-CustomDesignRules.
Templates
| Template | Purpose |
|---|---|
jlcpcb-2l-1oz-low-cost |
Standard 2-layer 1oz low-cost JLCPCB board |
jlcpcb-4l-1oz-jlc04161h-7628-low-cost |
4-layer JLC04161H-7628 with conservative low-cost routing defaults |
jlcpcb-4l-1oz-jlc04161h-7628-min-capability |
4-layer JLC04161H-7628 using tighter JLCPCB minimum-capability defaults |
Common Settings
- Project-specific
.kicad_drucustom DRC rules are included in each template. - The assembly/BOM field is
CDB ID. - Fabrication outputs are configured for
exports/. - No project-local symbol or footprint library is created.
- Via tenting is enabled on both sides by default.
Attribution
This project derives template structure and stackup data from
sivakov512/kicad-templates and JLCPCB custom DRC logic from
KiCad-CustomDesignRules.