interface-board: fix issues noticed at soldering (adjust diode, buzzer footprints)

This commit is contained in:
jonny 2024-11-25 09:03:00 +01:00
parent f05e15c2ed
commit 0603d4557c
4 changed files with 2310 additions and 2275 deletions

View File

@ -1,4 +1,4 @@
24204512936110938 24204514148206423
Audio_Module Audio_Module
Reverb_BTDR-1H Reverb_BTDR-1H
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 49, "active_layer": 0,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": false, "auto_track_width": false,
"hidden_netclasses": [], "hidden_netclasses": [],
@ -12,7 +12,7 @@
"pads": 1.0, "pads": 1.0,
"tracks": 1.0, "tracks": 1.0,
"vias": 1.0, "vias": 1.0,
"zones": 0.1599999964237213 "zones": 0.7099999785423279
}, },
"selection_filter": { "selection_filter": {
"dimensions": false, "dimensions": false,
@ -22,8 +22,8 @@
"lockedItems": false, "lockedItems": false,
"otherItems": false, "otherItems": false,
"pads": false, "pads": false,
"text": true, "text": false,
"tracks": false, "tracks": true,
"vias": false, "vias": false,
"zones": false "zones": false
}, },
@ -56,14 +56,13 @@
29, 29,
30, 30,
32, 32,
33,
34, 34,
35, 35,
36, 36,
39, 39,
40 40
], ],
"visible_layers": "fffffff_fffffff9", "visible_layers": "fff7fff_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {

View File

@ -37,9 +37,9 @@
"other_text_thickness": 0.15, "other_text_thickness": 0.15,
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 3.2, "drill": 1.8,
"height": 3.2, "height": 4.0,
"width": 3.2 "width": 4.0
}, },
"silk_line_width": 0.1, "silk_line_width": 0.1,
"silk_text_italic": false, "silk_text_italic": false,