7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-15 18:09:58 +00:00
Commit Graph

9 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
8664687e17 Use rounded rectangle pins for pad 1 in THT version 2018-08-18 21:20:53 +02:00
Rene Pöschl
896047113e Adding missing 50 pins per row HLE connectors 2018-07-26 23:47:16 +02:00
Rene Pöschl
d246436c15 Fix manufacturer part number for Samtec HLE Connectors
The part number includes the number of pins per row. Not the overall
number of pins. This fixes 
2018-07-24 13:57:53 +02:00
Rene Poeschl
964a56728f Fix 3d path for split up samtec libs 2018-05-03 15:49:55 +02:00
Rene Poeschl
cae4962cc6 Split samtec lib to reduce number of footprints in the lib.
Split away the HLE series connectors into two new libs
split up with respect to mounting technology (THT vs SMD)
2018-05-03 15:25:36 +02:00