KiCad: Difference between revisions
Jump to navigation
Jump to search
(KiCad pcb maker software) |
m (libs) |
||
| Line 12: | Line 12: | ||
Use Footprint wizard to install from github, may require changing folder permissions, or selecting appropriate directory. | Use Footprint wizard to install from github, may require changing folder permissions, or selecting appropriate directory. | ||
=== Additional Libraries === | |||
*ESP8266 | |||
**https://github.com/jdunmire/kicad-ESP8266 | |||
*Stavros' | |||
**https://github.com/skorokithakis/kicad-lib | |||
Revision as of 15:58, 3 July 2017
KiCad is awesome you should try it, it could use a good getting started guide, this isn't it... yet.
Install Notes (Arch)
pacman -S kicad
Download library https://github.com/KiCad/kicad-library and add to search path for symbols
Use Footprint wizard to install from github, may require changing folder permissions, or selecting appropriate directory.