7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-12 18:29:35 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Carsten Presser
241c1849b4 Update 3DMODEL_DIR variable for all footprints
Similar to the previous commit, the variable pointing to the directory
containing the 3D Models for the footprins also need to be updated to
KiCad8 since its versioned.
2024-02-20 23:41:52 +01:00
Carsten Presser
12f863397a Update format of all footprints to KiCad8
Even though KiCad8 can read older symbol files, this change is needed
to make future additions to the library easy to review.
KiCad8 introduced a new way of indenting. Even when changing just a
small text, that would result in a huge diff when saving the KiCad7 file
with KiCad8. Those diffs are hard to read making the life of the library
team difficult.
2024-02-20 22:38:48 +01: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
Hendrik v. Raven
2c60cafb6c new Tantalum packages from AVX F72 und F75 series () 2019-10-06 13:41:08 +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
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 Poeschl
e3ef7e79b6 Made naming of tantal caps easier to understand (Move letter code towards the back to avoid impression that these are manufacturer specific footprints) 2017-11-29 16:28:52 +01:00
Rene Pöschl
c5a65a0a2b Adding tantal and led footprints. 2017-11-05 13:55:28 +01:00