An open API service indexing awesome lists of open source software.

https://github.com/bschwind/kicad-parts


https://github.com/bschwind/kicad-parts

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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
│ │ ├──
├── some_kicad_project.kicad_pcb
├── some_kicad_project.kicad_pro
├── some_kicad_project.kicad_sch
```