7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-21 23:53:43 +00:00
Commit Graph

12 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
1fe2ce7c75 Fix fab line thickness 2019-04-05 12:20:34 -07:00
jerkey
b57e10be1d fix incorrect hole size () 2019-03-14 06:48:21 +01:00
strombom
d064bfdcd2 Rename lowercase parameters to uppercase parameters inside footprints. 2018-02-02 13:09:11 +01:00
strombom
1925a12657 Change 3D model paths 2018-02-01 19:47:11 +01:00
strombom
9efb2878af Rename to D 2018-02-01 19:32:41 +01:00
strombom
cb6cb841ca Rename to DD 2018-02-01 19:32:00 +01:00
jkriege2
8e04f677c3 several fixes 2017-11-28 21:03:01 +01:00
jkriege2
88054c0dbc Merge branch 'master' of https://github.com/KiCad/kicad-footprints into add_remainning_from_connectorspretty
# Conflicts:
#	Conn_Card.pretty/microSD_HC_Wurth_693072010801.kicad_mod
#	fp-lib-table
2017-11-28 21:02:46 +01:00