7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-21 20:03:45 +00:00
Commit Graph

6 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
Diego Herranz
0b154ab244
Reverb_BTDR-1H/V: minor silkscreen improvement ()
Move Ref Des outside of body
2020-09-26 11:53:32 +02:00
McColson
b5c16bcde2
Add Reverb Belton BTDR-1H/V ()
* Add Belton BTDR-1 footrpints

Add Belton Reverb BTDR-1H and BTDR-1V footprints.
http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf

* remove

* Add Reverb Belton BTDR-1

Add Reverb Belton BTDR-1H and Belton BTDR-1V
http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf

* modification after error report

mod error after Travis report

* Update Reverb_BTDR-1H.kicad_mod

* update keywords

Update keywords

* Add new Audio_Module library

Add new Audio_Module library for Belton Reverb Module
Remove old naming

* Change 3D model path

Change the 3d model path

* Update fp-lib-table

Add Audio_Module.pretty to receive the Belton Reverb Module

* Update fp-lib-table

* Change BTDR1 H footprint

Change F.Fab and F.CrtYd layers

* Reverb_BTDR-1H: fix courtyard (make closed path)

* Reverb_BTDR-1H/V: improve descriptions

Co-authored-by: Diego Herranz <diegoherranz@diegoherranz.com>
2020-09-26 09:43:38 +01:00