Go to file
n0dyjeff 8fc969264d Omron relays (#2)
* Update OMRON Relays for KLC compliance

Added description, datasheet, and keywords. Changed reference designator
from "RL" to IEEE standard "K".

* Revert "Update OMRON Relays for KLC compliance"

This reverts commit 8c0d7bd6e5f117f39e956a25dc532cf3995bbab9.

* Omron relays

Added description, datasheet, and keywords. Changed reference designator
from "RL" to IEEE standard "K".

* Cleaned out DOS line endings

* Fixed out of place component definition
2017-04-19 22:35:24 -07: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 Omron relays (#2) 2017-04-19 22:35:24 -07:00
modules Merge pull request #1152 from hackscribble/add_3D_models_for_TO-252-5-11 2017-04-19 00:51:16 +10:00
template added parametric generated models from Packages3D repo 2017-03-23 21:51:31 +01: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