No description
![]() * Add TXB0102DCU and TXB0102YZP in library/texas
* add alias TXB0102DCT to TXB0102DCU (library/texas.lib)
* move TXB0102DCT alias to new component library/texas.lib
* Fix FPFilter TXB0102*
* Add USB2514B/Bi into library/microchip
* Add footprint fields TXB0102*
* fix name footprint for USB2514B/Bi
* added Arduino UNO R2/R3 + Leonardo symbols
* Fix Footprint name TXB0102DCT
* Fix wrong pin number for EN.
* Fix aligment, set power pins to correct type.
* Add doc.
* Fixed symbol line width (KLC 4.2).
* Fixed missing wildcard in footprint filter (KLC 4.12).
* Added PAM8302A
* Added first draft of BTS50080-1TEA
* Fixed KLC errors (apart from EC01 numeral required in TAB pin number).
* Added alias for BTS50080-1TEB.
* Started work on LPC1111FHN33/101. Shortened PIO pin names. Reduced size of symbol. Set symbol line width.
* Changing "/" to "-" in symbol name.
* Fixed default footprint and footprint filter. Passes KLC.
* Tidied up description and keyword fields. Updated datasheet URL.
* Removed duplicate symbols ahead of adding aliases to LPC1111FHN33-101.
* Adding aliases.
* Aliases added. Symbol passes KLC apart from (incorrect) warning about Vss pin at bottom of symbol.
* Add PM8834
* fixed field text sizes
* Added TPL9201
* Added STEP and WRL files.
* Added remaining aliases.
* Fix to compliant with KCL
* Fixed footprint filter error in CM1213A-01SO.
* Fixed footprint filter error in NPC45560.
* Fix pin position and symbol style errors in NPC45560.
* NPC45560: fixed KLC errors in pin position and type, symbol style and alias documentation.
Remaining errors are pin type of multiple Vout. Need to resolve KLC vs ERC conflict.
* Renamed component as NPC45560-H with one alias NPC45560-L.
* Fix to compliant with KCL
* some KLC fixes
* Adding muRata NMA SC series
* Adding muRata NMA DC series
* aligning 3D models to packages3D pull 31
https://github.com/KiCad/packages3D/pull/31
* Add pin 2 as NC and remove DFN footprint
* Changed pin number from "TAB" to "6".
* Added more aliases to LPC1111FHN33-101.
* empty datasheet-field USB2514B/Bi
* fix KLC violations
* Add LMC6482
* fix KLC rules
* spearate PM8834M from PM8834
* Added LPC1113FBD48-301 with aliases. Removed LPC1113FBD48/301 LPC1113FBD48/302 LPC1114FBD48/301 LPC1114FBD48/302
* Added models.
* Correcting NMA DC/DC symbol, removing unexisting pins
* Updated footprint details.
* TPL9201:Moved all pins to 100mils grid and added wildcard to footprint
* Updated some pin positions
* Added DRV8860 Relay driver
* Added MPL115A (NXP, Freescale).
* + added datasheet for i82C54_PLCC
* * pins D0..D7 of i82C54_PLCC made bidirectional
* + added the not connected pins of i82C54_PLCC
* * don't use the inverted graphic style for pins that have overbars in the i82C54_PLCC
* + add footprint filters for i82C54_PLCC
* + set the footprint of i82C54_PLCC
* + added 82C54 (DIP package)
* * update 82C54 description name as per the datasheet; removed part name from the description
* + added 8253 and 8254 (aliases of 82C54)
* + added 8237 DMA controller
* Fixed footprint nickname.
* Fixed footprint name.
* creation of +3V8 Power symbol
* Correcting NMA (footprint field, 0V electrical type)
* Omron relays (#1)
* 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".
* 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
* fixed several KLC issues in relays.lib + changed all remaining REFDES from RL to K (Standard!)
* Added lib-table entries for Relays_SMD lib
* Added STEP and WRL files for 54722 and 55560 series connectors.
* Removed files with incorrect file name. Need to regenerate.
* Added files with correct filename.
* * rework relays.lib to match https://github.com/KiCad/Relays_THT.pretty/pull/16 (also rename of 3D symbols)
* added some relays for which footprints existed, but no symbol
* Correcting NMA FPFilters
* aligning 3D models to packages3D pull #35
|
||
---|---|---|
CMakeModules | ||
library | ||
modules | ||
template | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
COPYRIGHT.txt | ||
library-check.sh | ||
README.md |
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.