7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-08 00:05:32 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
John Beard
17f54581c3 2220 SMD capcitor is 5750, not 5650
See merge request kicad/libraries/kicad-footprints!3334
2023-10-27 22:30:54 +00:00
Carlos Nieves
86adf92649 Add CAP-XX DMF supercapacitor 2022-10-29 17:25:38 +00:00
cpresser
ee227da2af Save every single footprint using kicad v6 2022-01-04 17:40:30 +00:00
Seth Hillbrand
515da98f1c Update footprints to use new 3D environmental variable 2020-12-31 09:55:18 -08:00
evanshultz
0008170b64
Use unique and IPC package sizes for R, L, and C ()
* Use unique and IPC package sizes for R, L, and C
2020-09-24 01:15:33 +02:00
Oliver
edd63e595e
Merge pull request from evanshultz/c-polar-smd
SMD electrolytic caps to round rect pads
2018-11-06 22:31:39 +11:00
evanshultz
025e137114 SMD electrolytic caps to round rect pads
Also a few minor description updates
2018-10-19 13:14:27 -07:00
evanshultz
b6c1476d05 Add nonpolar SMD electrolytic caps 2018-10-18 12:13:18 -07:00
Rene Pöschl
f4702ce585 Better fitting dimensions for 0805
Fix for  (reported by @stambaughw
Originally the dimensions for 0805 where taken from IPC-SM-782. These
measurements seem to no longer fit the range of parts available right
now. An arbitrary selection of 15 different parts was used to determina
a better fitting footprint.
The research can be found under https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing
2018-06-30 01:55:40 +02:00
Rene Pöschl
bdd5cb73d4 Fix some further mistakes for two terminal smd
- Fuse 2920: terminal length was entered as terminal spacing (Resulted
in too little pad to pad spacing)
- Resitor 1218: body width max was 1mm too large
- 2816: Increased tolerance range for terminal length to fit more
devices.
- Tantal 3528: wrong tolerance range for terminal length
- Tantal 3216 and 6032-28 had wrong tolerance ranges but their effect is
hidden by rounding (meaning no change in the footprint)
2018-06-28 03:26:34 +02:00
evanshultz
bc79a79c06
Merge pull request from poeschlr/smd_chip_fix_pad_size_eq
2 terminal smd chip: Pad equations where outdated
2018-06-26 16:23:23 -07:00
Frank Severinsen
206bb8b7a3 added one more missing footprint 2018-06-25 02:11:05 +02:00
Frank Severinsen
a5345da40a added a few missing CP_Elec Height variations 2018-06-25 01:44:48 +02:00
Rene Pöschl
99976d1340 2 terminal smd chip: Pad equations where outdated
- New industry standards have updated not only the fillet sizes but also
the way how tolerances are respected.
- For devices that directly give the lead to lead spacing no complicated
calculations are necessary. (was wrong previously)
2018-06-25 00:36:01 +02:00
Rene Pöschl
d0059b70c0 Closer fitting silkscreen for polarized parts
Plarized parts with wider body than pads have now a closer fitting
silkscreen.
2018-06-13 10:57:19 +02:00
Rene Pöschl
aec1ffe500 Fix 0402 pad size (min terminal spacing was wrong) 2018-06-13 03:42:59 +02:00
Rene Pöschl
29c7c9956c Small devices can have smaller silk clearance 2018-06-13 03:30:30 +02:00
Rene Pöschl
58f65e034b Use rounded rectangle pads for two terminal chip parts
The newer IPC standards suggest to use rounded rectangle pads instead of
normal rectangle pads.
2018-06-12 00:19:55 +02:00
Rene Pöschl
8f048d2d67 Update two terminal smd chip packages to IPC-7351B 2018-06-07 22:13:41 +02:00
Rene Pöschl
c86f2befcf
Merge pull request from Shackmeister/Capacitor_SMD
Brand spanking new SMD Radial Capacitors
2018-04-23 11:12:01 +02:00
Unknown
e478f99eeb removed Panasonic capacitors from PR 2018-04-13 12:37:59 +02:00
Rene Pöschl
fac4d8d15f Fix pad sizes for two terminal smd devices (issue )
The wrong IPC tables have been used for devices >=0603_1605Metric
For devices where the dimension S instead of T was given,
Smax was used instead fo Smax(RMS).
2018-04-05 10:23:08 +02:00
Unknown
de39866b27 added datasheet and KISYS3DMOD and hopefully fixed KLC 2018-02-14 12:39:30 +01:00
Unknown
aa25177691 Brand spanking new SMD Radial Capacitors 2018-02-14 12:22:47 +01:00
Oliver
5f4e93cf9a Added missing KISYS3DMOD 2017-11-24 12:05:11 +11:00
Oliver
2c685a8e34 Fixed 3D model rotation
Reset to 0, 0, 0
2017-11-23 23:58:23 +11:00
Rene Pöschl
808d9bbd50 Copied the wrong files last time. Now 01005 also has its special paste pad. 2017-11-06 10:48:16 +01:00
Rene Pöschl
37e0dc9ed1 Special paste pad for smaller 0402 footprints. 2017-11-06 10:41:47 +01:00
Rene Pöschl
5d2fb0e3a9 Changed 3d path to singular for old footprints 2017-11-05 19:39:05 +01:00
Rene Pöschl
ad2651b9b0 Adding remaining capacitor footprints from original repo. (unmodified) 2017-11-05 18:39:20 +01:00
Rene Pöschl
42ad338f89 Added Inductor and Diode footprints. Deleted some handsolder versions 2017-11-05 00:13:32 +01:00
Rene Pöschl
8cdbfb34e0 Added footprints for capacitors 2017-11-04 17:50:15 +01:00