7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-21 20:13: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
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
Darrell Harmon
28f5a549b8 Add the Laird BMI-S-230-F RF shield () 2019-09-04 22:50:16 +02:00
Rene Poeschl
3a7d69445e Fix KLC errors
- Courtyard grid (and close outlines)
- Silk line width
- Fab line width
- Add paste layer to pads
- Add 3d model references
2018-10-09 16:30:09 +02:00
Rene Pöschl
58da2de56b Add inner courtyard to RF shields
Fixes 
2018-08-29 02:36:22 +02:00
Oliver
3b17eb6f47 Fixed 3D model scaling
Reset to 1, 1, 1
2017-11-23 23:59:12 +11:00
Oliver
6b5542609e Shielding -> RF_Shielding
- Renamed
- Fixed 3D model
- Updated fp-lib-table
2017-11-22 01:09:20 +11:00