Go to file
Ricardo Crudo 317d712954 updating and renaming CONTRIBUTING file 2015-10-01 23:11:18 -03: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 #293 from WillBickerstaff/D_2x2_ACom 2015-09-10 01:34:24 +02:00
modules sorting footprints 2015-09-16 00:28:30 +02:00
template Remove *bak files 2015-09-17 22:59:31 +02:00
.gitignore ignoring bck and bak files 2015-07-07 19:28:56 +02: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 updating README 2015-05-11 10:22:12 +02: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.

How to Contribute

Please, check the CONTRIBUTING.txt file.