Commit graph

244 commits

Author SHA1 Message Date
Gwenhael Goavec-Merou
7665383edc library:regul.lib:fix some footprint name 2017-09-26 10:25:29 +02:00
Oliver
15a9e26baf Merge pull request #1640 from jkriege2/fix_sot89
fixed wrong footprint-names: SOT89-3_Housing has been renamed to SOT-89-3
2017-09-21 21:13:17 +10:00
Heiko-L
5bc86aefed Add LM2937 to regul.lib
LM2937xMP, SOT-223 as alias for SPX2920M3-3.3_SOT223
LM2937xS, TO-263 as alias for SPX2920T-3.3_TO263
LM2937xT, TO-220 as alias for LM7805_TO220

Changed standard footprint of SPX2920T-3.3_TO263 from "TO_SOT_Packages_SMD:TO-263-3Lead" to "TO_SOT_Packages_SMD:TO-263-3_TabPin2".
Yes, GND is at pin 2, see last page of https://www.exar.com/files/ApplicationNotes/LDOThermal.pdf
2017-09-21 10:58:43 +02:00
jkriege2
3ae93fb671 fixed wrong footprint-names: SOT89-3_Housing has been renamed to SOT-89-3 2017-09-21 07:14:08 +02:00
Patrick Pelletier
1b7baf12d0 AP2127N3: Use TSOT-23 footprint for "SOT-23-3" variants.
It was determined in the discussion that this was a better fit.
2017-09-20 14:02:40 -07:00
Patrick Pelletier
dc2af9df59 Add aliases for AP2127N3-1.2 and AP2127N3-1.5.
We're using the same footprint for both the SOT-23 package and the
SOT-23-3 package.  See discussion in the PR:

https://github.com/KiCad/kicad-library/pull/1634
2017-09-20 09:47:10 -07:00
Patrick Pelletier
3ffdfda2b5 AP2127: add alias for adjustable version 2017-09-19 21:28:59 -07:00
Patrick Pelletier
ae9c0e0c64 AP2127: alias existing parts instead of creating new parts 2017-09-19 21:25:46 -07:00
Patrick Pelletier
073386dce8 Added AP2127K fixed-output LDO regulators in SOT-23-5 package.
https://www.diodes.com/assets/Datasheets/AP2127.pdf

This is failing the KLC script, but I don't think any of the other
regulators have their power input pin on the top, either.

Checking symbol 'AP2127K-3.3':
  Violating Rule 4.5 - Pin orientation
    Wherever possible, pins should be arranged by function
    Positive power pins should be placed at top of symbol
     - Pin VIN (1) @ (-300,100)
2017-09-19 10:56:10 -07:00
Wojciech Macek
039a90470b Add SPX3819M5 regulator symbols
Add all SPX3819M5 regulators in SOT-23-5 packages.
2017-07-29 13:15:13 +02:00
Rene Pöschl
964f9258e5 Merge pull request #1324 from jjuyon/master
New component TPS74401_VQFN in regul library
2017-07-25 22:32:10 +02:00
evanshultz
4ef62015d9 LFxx and LP2950 to LM78M05 2017-07-20 10:24:04 -07:00
evanshultz
280c1c281e Move generic TO252 regs (LM78Mxx) into new symbol 2017-07-20 10:04:26 -07:00
Ilya Epifanov
963bc06751 added IFX25401 2017-07-12 00:18:48 +02:00
Julien Juyon
c4bdd99177 Merge branch 'master' of https://github.com/KiCad/kicad-library 2017-07-11 17:13:00 +02:00
Clayton G. Hobbs
c522362175 Moved AP2204 references to left edge of body
The references of the AP2204 symbols were positioned 100 mils to the
left of the left edge of the body.  This commit moves the references to
be aligned with the body.
2017-06-30 21:32:54 -04:00
Clayton G. Hobbs
b3b3236ae6 Removed footprint names from AP2204 symbol names
Since KLC 2.0.4, the footprint name shouldn't be part of the symbol
name.  As such, I renamed the AP2204 symbols to match the new (lack of)
rule.
2017-06-30 18:47:59 -04:00
Clayton G. Hobbs
60977f160b Merge branch 'master' into add-ap2204 2017-06-30 17:53:52 -04:00
Stefan Olsson
c98afdf05c Set the default footprint to a fixed value 2017-06-28 18:24:19 +02:00
Stefan Olsson
95dd808639 Changed the text size 2017-06-25 16:36:22 +02:00
Stefan Olsson
0165854293 Added the SOT-23 variant of MIC5504 2017-06-25 15:25:53 +02:00
Stefan Olsson
7b81d0fb64 Added MIC5504-X.XYM5 2017-06-24 20:10:27 +02:00
Clayton G. Hobbs
53cbf9c6a2 Added AP2204MP-ADJ 2017-06-23 12:30:50 -04:00
Clayton G. Hobbs
3f5b2ce00d Changed footprint filters 2017-06-20 17:33:58 -04:00
Clayton G. Hobbs
d7e76a28e1 Add AP2204K LDO voltage regulators
https://www.diodes.com/assets/Datasheets/AP2204.pdf
2017-06-20 16:50:43 -04:00
Clayton G. Hobbs
99a75d1a68 Add AP2204R/RA/RB LDO voltage regulators
https://www.diodes.com/assets/Datasheets/AP2204.pdf
2017-06-20 16:50:43 -04:00
Julien Juyon
a0bbd2dc2b New component TPS74401_VQFN in regul library 2017-06-19 16:59:36 +02:00
jkriege2
f672de4170 added missing MCP1703A and MCPO1700 variants 2017-06-10 23:21:15 +02:00
jkriege2
bee39ef303 fixed FPFilters of LP3963-xx and LP3966-xx (incorrect TO-252 -> TO-263) 2017-06-10 22:57:07 +02:00
jkriege2
ca589a44d1 added missing LP2988 variants 2017-06-10 22:53:53 +02:00
jkriege2
ec86218e2e made NC-pins really NC (KLC-fix) 2017-06-07 22:03:53 +02:00
jkriege2
fc04b8ec61 changed some pin-types in MAX5092AATE 2017-06-07 21:57:54 +02:00
jkriege2
e9226bdb4a split several TPS-devices between fixed and adjustable versions 2017-06-07 21:55:31 +02:00
jkriege2
07d8d976a0 fixed several wrong/missing pins 2017-06-07 21:47:58 +02:00
jkriege2
611726ba29 added missing TPS79301-EP 2017-06-07 21:44:23 +02:00
jkriege2
3d47f24b3f added LM341-xx and missing LM79Mxx 2017-06-07 21:30:57 +02:00
jkriege2
d2177eef69 removed non-existing LM137_TO39 2017-06-07 21:21:22 +02:00
jkriege2
4b5a619f6b added missing LF47 and LF90 2017-06-07 21:08:12 +02:00
jkriege2
8eee5416c4 renamed AP1117 -> AP1117-ADJ + regrouped several devices (in TO-252) as ALIAS to a single source version 2017-06-07 21:06:02 +02:00
jkriege2
6174747eb6 removed esoteric LCC package-version 2017-06-07 20:56:49 +02:00
jkriege2
0565dfe256 added LDK130-family of regulators (based on this PR: https://github.com/KiCad/kicad-library/pull/1297) 2017-06-07 20:56:15 +02:00
jkriege2
9083ea9ef8 some fixes due to @poeschlr 2017-06-07 08:18:01 +02:00
jkriege2
5101df6fc1 changed µA78xy to uA78xy 2017-06-05 19:06:44 +02:00
jkriege2
b48ef4d715 renamed LT1129-5_XYZ -> LT1129-5.0_XYZ 2017-06-05 18:55:03 +02:00
jkriege2
2b91055407 minor pin-type fix 2017-06-05 13:35:06 +02:00
jkriege2
379a82d529 fixed as requested by @poeschlr 2017-06-05 13:16:59 +02:00
jkriege2
1ca3980142 cleaned up MIC5xyz-families: removed postfix indicating package+PBfree, added MIC5205.family (aliases) from https://github.com/KiCad/kicad-library/pull/316 2017-05-25 11:58:11 +02:00
jkriege2
1ee6b15c33 added LT1083/1084/1085/1086 series of voltage regulators 2017-05-25 09:34:56 +02:00
jkriege2
641ea8fc92 using power-pad-stacks where appropriate 2017-05-25 09:12:48 +02:00
jkriege2
b48b637e7d fixed pin-stacks 2017-05-14 12:44:29 +02:00