7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-21 23:33:45 +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
a8309fd6bc Use new Pin1 marking for Sensor* libraries
See merge request kicad/libraries/kicad-footprints!3479
2024-02-04 14:45:11 +00:00
cpresser
04544a8893 Resave all non-generated parts that might need a silkscreen change
See merge request kicad/libraries/kicad-footprints!3477
2024-02-03 10:47:54 +00:00
Dash Peters
835dc1dc69 Add Analog_LGA-16_3.25x3mm_P0.5mm_LayoutBorder3x5y 2023-01-26 06:13:47 +00:00
Carsten Presser
9a1a2d3265 Convert Keepout in Sensor_Motion library 2022-02-07 20:34:10 +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
Rene Pöschl
62bdd92aeb Move InvenSense QFN footprints to Sensor_Motion
- These are highly specialized footprints for motion sensors
- Include top copper keepout as suggested in their app note
- Second version with removed solder mask to ensure even more clearance
2018-07-27 03:17:23 +02:00