You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
twalz@hs-mittweida.de 309236ec41 Merge branch 'master' of https://github.com/KiCad/kicad-library 5 years ago
CMakeModules Add 'make uninstall' support using CMake. Typically must be run as root from build dir. 10 years ago
library Merge branch 'master' of https://github.com/KiCad/kicad-library 5 years ago
modules Merge pull request #725 from jkriege2/add_3d_models_FAN_pinheader 6 years ago
template Add new symbol libraries to default symbol library table. 6 years ago
.gitattributes Fixes for .gitattributesfiel 6 years ago
.gitignore Ignore /internat/ directory 6 years ago
.travis.yml Update .travis.yml 6 years ago
CMakeLists.txt Removed KICAD_DATA dir which is redundant on OSX and changed the prefix to something more sane 7 years ago
CONTRIBUTING.md updating and renaming CONTRIBUTING file 8 years ago
COPYRIGHT.txt Add license info for libraries (the GPL license) 12 years ago
README.md Declare kicad-library as legacy 5 years ago
library-check.sh pspice: Add MOSFET symbols 6 years ago

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