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

8 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
kliment
eccdea352b RF_GSM, RF_Mini-Circuits, RF_WiFi, RF_Module: pin 1 rework
See merge request kicad/libraries/kicad-footprints!3520
2024-02-18 11:39: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
Anders Wallin
0c2de75f82
Mini-Circuits footprint HQ1157 ()
* initial version of HQ1157

* rotate pi/2 CW
2020-05-01 18:13:03 +02:00
Hendrik v. Raven
cfd4ec729a add Mini-Circuits DB1627 ()
* add Mini-Circuits DB1627

generated using the footprint generator

* DB1627: manually adjust pad shapes to Mini-Circuits values

* DB1627: cleanup description & fix courtyard
2019-08-08 07:59:51 -07:00
Rene Pöschl
59a7a0dc8e Moving mini circuits footprints out of Package_SO lib ()
* Moving mini circuits footprints out of Package_SO lib

The mini circuits footprints in the Package_SO lib have been placed there by mistake.
(Non of them are gullwing parts.)

This is a partial fix for 

* fix 3d model path settings
2019-01-29 09:43:57 -08:00