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

15 Commits

Author SHA1 Message Date
Uli Köhler
c27b90f589 Re-generate PLCCs using PLCC generator
See merge request kicad/libraries/kicad-footprints!3643
2024-11-07 22:51:50 +00:00
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
Thomas Wiesner
f5ebefd012 Added LCC-8 package based on Analog Devices LTC6655.
See merge request kicad/libraries/kicad-footprints!3405
2024-01-18 22:48:04 +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
Alexey Bondarenko
7595e4f603
Restore PLCC-32 THT socket footprint ()
* Restore PLCC-32 THT socket footprint

This footprint was removed in https://github.com/KiCad/kicad-footprints/pull/675 along with some incorrect footprints. This footprint seems to be correct.

* Fix courtyard size

* Fix courtyard again

* Add datasheet link to footprint description
2020-03-22 18:47:37 -04:00
Rene Pöschl
f7013f0329 Fix PLCC 32 (original had wrong pin layout) 2018-06-20 02:39:34 +02:00
Rene Pöschl
9689bb9feb PLCC has pin 1 in the middle of the top row not at the corner 2018-06-20 00:45:33 +02:00
Rene Pöschl
803a88a43b Use rounded rectangle for scripted PLCC 2018-06-18 23:53:43 +02:00
Rene Pöschl
6893c260d2 And even more whitspace removal 2018-04-25 02:28:07 +02:00
Rene Pöschl
47fc5a2f51 Add newly scripted PLCC footprints. (landing pattern IPC, dimension microsemi) 2018-04-24 22:08:10 +02:00
Nils Eilers
4fc204e079 Decrease size of PLCC THT pads
Drill size and pad width is decreased to enable the placement
of two signal lines between them. Width of signal lines is
8 mil or 0.2032 mm.

drill 0.95 --> drill 0.8
size 1.75 1.75 --> size 1.4224 1.4224
2017-11-16 00:57:42 +01:00
Nils Eilers
931aaeeaaa Fix double defined and misplaced pins in PLCC THT libs 2017-11-16 00:53:42 +01:00
Oliver
966f9599a5 Added LCC packages 2017-11-08 22:39:50 +11:00