No description
CMakeModules | ||
library | ||
modules | ||
template | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
COPYRIGHT.txt | ||
library-check.sh | ||
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:
- https://github.com/KiCad/kicad-symbols
- https://github.com/KiCad/kicad-packages3D
- https://github.com/KiCad/kicad-templates
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.