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

https://github.com/mcous/kicad-lib

Repository for my KiCad components and footprints
https://github.com/mcous/kicad-lib

Last synced: 11 months ago
JSON representation

Repository for my KiCad components and footprints

Awesome Lists containing this project

README

          

# kicad-lib
My component and footprint library for the [KiCad PCB design suite](http://www.kicad.org/)

## Quick start
1. Clone to wherever (I like `~/projects`) and `$ cd /path/to/kicad-lib`
2. Edit `kicad.sh` so that `KISYSMOD` is defined as `/path/to/kicad-lib/footprints`
3. `$ chmod +x linklibs` (if not in linux, directories in this script should be edited accordingly)
4. `$ ./linklibs` (this will ask for your sudo password)
5. logout and log back in - kicad will now use these footprint files
6. for each new kicad project, select the component libraries manually using Preferences > Library in eeschema