A collection of kicad templates
Find a file
2026-06-25 09:58:17 +01:00
templates Initial templates for JLCPCB 2026-06-25 09:58:17 +01:00
.gitignore Initial templates for JLCPCB 2026-06-25 09:58:17 +01:00
LICENSE Initial templates for JLCPCB 2026-06-25 09:58:17 +01:00
metadata.json Initial templates for JLCPCB 2026-06-25 09:58:17 +01:00
README.md Initial templates for JLCPCB 2026-06-25 09:58:17 +01:00

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_dru custom 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.