Go to file
2015-10-26 09:03:38 +11: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 branch 'master' into master2 2015-10-23 11:33:15 +11:00
modules Added 3d files for TSSOP44 package 2015-10-23 13:33:30 +11:00
template Merge pull request #230 from jzrebiec/master 2015-10-05 22:12:56 -03:00
.gitignore Update to .gitignore 2015-10-26 09:03:38 +11:00
CMakeLists.txt Fix APPDATA environment variablt syntax for cmake 2015-06-19 20:32:55 +02: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
KiCad_Library_Convention.txt Updated rule 1.4 about dimensions. 2015-04-06 15:05:56 -04:00
README.md README is now linking kicad website 2015-10-01 23:23:11 -03:00

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.