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

10 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
Rene Pöschl
d4ff72fccf Connector Phoenix: Use roundrect for pin 1
For some reason the silk screen of the connectors also changed (As far
as i can tell the silk to fab clearance seems to have changed or
rounding is different. I can not remember changing that in the scripts.)
2018-08-18 19:10:57 +02:00
Rene Pöschl
78b8b5f129 Update readme files for phoenix connector libs. (reflect new lib organization) 2018-05-03 23:58:47 +02:00
Rene Poeschl
7cd6ee2240 Split GMSTB series connectors from normal MSTB series. 2018-05-03 16:36:00 +02:00
Rene Poeschl
aa45d7b28d Hirose FH12 2017-11-28 20:40:52 +01:00
Oliver
14ca545039 Fixed 3D model for Connector_xxx libraries 2017-11-28 23:49:23 +11:00
Oliver
81475bcb98 Renamed Conn_ to Connector_ 2017-11-28 21:45:03 +11:00