Go to file
Heiko-L 1cd9e958d2 Clean up for OPA330xxD
Renamed LM6171 to LM6171xxN (DIP-8)
Added standard footprint for MCP601-xP
Added standard footprint for OPA333xxD
Cleaned footprint filter of MCP601-xP to filter only DIP-8
Cleaned footprint filter of OPA333xxD to filter only SOIC-8
Removed aliases OPA340P, MCP6L91RT-EMS from OPA333xxD (wrong package)
Removed aliases MCP601-xSN, MCP601-xST from MCP601-xP (wrong package)
Added LM6171xxN, OPA340P as aliases for MCP601-xP (right package)
Added MCP601-xSN as alias for OPA333xxD
Added new symbol for MCP601-xST
Added new symbol for MCP6L91RT-EMS
2017-09-17 19:15:12 +02: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 Clean up for OPA330xxD 2017-09-17 19:15:12 +02:00
modules HTSSOP-56-1EP_6.1x14mm_Pitch0.5mm scripted 3D model 2017-09-13 22:51:10 +02:00
template Merge pull request #765 from ashtonchase/raspberrypi40-pin_template 2017-09-05 08:48:41 +02: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 Good to go (#3) 2017-02-15 13:08:53 -06: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
library-check.sh Fixed accidental removal of douille 2017-02-15 12:25:25 -06:00
README.md Update README.md 2017-01-03 18:52:01 +11:00

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