Files
kicad-templates/README.md
2025-01-29 23:19:18 +00:00

415 B

KiCAD Templates

Common set of KiCAD templates for JLCPCB. Copied and adapted from https://github.com/squantor/templates_kicad.

Checkout Notes

This repository includes submodules for standard component libraries, so after checking out do not forget to also check out submodules.

git clone https://git.asymworks.com/asymworks/kicad_templates
git submodule init
git submodule update