Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 538 Bytes

kicad-parts

A personal collection of KiCad footprints/symbols/3D models for my PCB projects.

Usage

Clone this repo into a directory somewhere withing your project and add it as a project-specific library under Preferences -> Manage Footprint/Symbol Libraries.

Example:

some_kicad_project
├── README.md
├── extra-parts
│   ├── kicad-parts
│   │   ├── <stuff from this repo>
├── some_kicad_project.kicad_pcb
├── some_kicad_project.kicad_pro
├── some_kicad_project.kicad_sch