Go to file
Simon Wells 8b16a124d5 Removed KICAD_DATA dir which is redundant on OSX and changed the prefix to something more sane 2016-09-12 21:52:47 +12:00
CMakeModules Add 'make uninstall' support using CMake. Typically must be run as root from build dir. 2013-10-31 13:38:35 -05:00
library Merge pull request #685 from ChristianHirsch/mcp1700tt 2016-09-07 23:01:25 +10:00
modules Remove more unused install locations 2016-08-06 16:47:23 +02:00
template Add missing quotation mark 2016-08-05 18:53:37 -04:00
.gitignore Revert commit ca7e974 2016-05-24 20:56:52 +10:00
CMakeLists.txt Removed KICAD_DATA dir which is redundant on OSX and changed the prefix to something more sane 2016-09-12 21:52:47 +12:00
CONTRIBUTING.md updating and renaming CONTRIBUTING file 2015-10-01 23:11:18 -03:00
COPYRIGHT.txt Add license info for libraries (the GPL license) 2012-01-23 11:14:35 +01:00
README.md README is now linking kicad website 2015-10-01 23:23:11 -03:00

README.md

kicad-library

The schematic and 3D libraries supported by KiCad team.

The footprint libraries are the *.pretty repos themselves and are used online by default. If you want to download them locally, the library-repos-install.bat and library-repos-install.sh scripts in the KiCad source can do this automatically.

For more information, please check: http://kicad-pcb.org/contribute/librarians/

How to Contribute

Please, check the CONTRIBUTING.md file.