start tracing pcb

This commit is contained in:
interfisch 2025-01-08 19:25:33 +01:00
parent 3d9a299836
commit 3551dd9ae0
5 changed files with 4879 additions and 305 deletions

View file

@ -1,4 +1,4 @@
24429749176826244 24429749176833569
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": 44, "active_layer": 0,
"active_layer_preset": "All Layers", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],

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": 0.762, "drill": 3.2,
"height": 1.524, "height": 3.2,
"width": 1.524 "width": 3.2
}, },
"silk_line_width": 0.1, "silk_line_width": 0.1,
"silk_text_italic": false, "silk_text_italic": false,
@ -180,6 +180,7 @@
"track_widths": [ "track_widths": [
0.0, 0.0,
0.5, 0.5,
0.8,
1.0, 1.0,
1.5 1.5
], ],

File diff suppressed because it is too large Load diff