No description
Find a file
Rob Shaw df91b2b3da Updated as per comments.
placed origin into center of symbol
added TO package info into description
removed commas from keywords (keywords are space separated)
cleared Datasheet Field of symbol, it is filled in documentation
simplifed FP Field (name of library may change in future)
placed Reference field outside of symbol
2016-05-16 16:29:47 +01: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 Updated as per comments. 2016-05-16 16:29:47 +01:00
modules Merge pull request #399 from pointhi/molex_renaming 2016-03-19 11:21:08 +01:00
template [enh] add RF_Modules.pretty to fp-lib-table 2016-03-22 13:28:55 +01: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 Added rule 3.8 from the checklib scripts. 2015-11-15 22:08:36 -05: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.