Go to file
twalz@hs-mittweida.de 309236ec41 Merge branch 'master' of https://github.com/KiCad/kicad-library 2018-02-08 14:25:43 +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 Merge branch 'master' of https://github.com/KiCad/kicad-library 2018-02-08 14:25:43 +01:00
modules Merge pull request #725 from jkriege2/add_3d_models_FAN_pinheader 2017-11-19 09:01:00 +11:00
template Add new symbol libraries to default symbol library table. 2017-11-27 08:06:26 -05:00
.gitattributes Fixes for .gitattributesfiel 2017-02-24 00:26:20 +11:00
.gitignore Ignore /internat/ directory 2017-03-01 09:22:26 +11:00
.travis.yml Update .travis.yml 2017-11-21 14:04:40 +11: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 Declare kicad-library as legacy 2018-01-20 13:20:39 +01:00
library-check.sh pspice: Add MOSFET symbols 2017-10-30 23:05:28 +01:00

README.md

This is a legacy repository for use with KiCad 4.0.x. It will no longer be maintained. The new repositories are found here:

KiCad Library

This repository contains the official schematic and 3D libraries supported by the KiCad library 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.md file, or refer to the Wiki Page.

Further Information