This commit is contained in:
2025-05-27 15:18:31 +02:00
parent 433332d6d8
commit 6f0f66266a
5 changed files with 21457 additions and 28334 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 25,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@@ -53,7 +53,7 @@
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {
"repo_type": "", "repo_type": "https",
"repo_username": "", "repo_username": "",
"ssh_key": "" "ssh_key": ""
}, },

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": 0.65,
"height": 1.524, "height": 0.65,
"width": 1.524 "width": 0.65
}, },
"silk_line_width": 0.12, "silk_line_width": 0.12,
"silk_text_italic": false, "silk_text_italic": false,
@@ -51,8 +51,47 @@
"min_clearance": 0.1524 "min_clearance": 0.1524
} }
}, },
"diff_pair_dimensions": [], "diff_pair_dimensions": [
"drc_exclusions": [], {
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [
[
"hole_clearance|86175000|73100000|295f1715-f4ff-4589-bce0-2598f94a9f2b|e81680b6-1051-4f9f-ac65-c78e61a2d2f7",
""
],
[
"hole_clearance|86175000|73100000|be0da45a-a552-40e0-b29c-baaf7b183073|e81680b6-1051-4f9f-ac65-c78e61a2d2f7",
""
],
[
"hole_clearance|86175000|77900000|b1c4da5b-e0c2-48a1-90d8-4e3e6074222a|26bad97d-7945-4eb9-ab5e-803ef8af9db2",
""
],
[
"hole_clearance|86175000|77900000|f4e77825-7989-4ea0-b11d-fb637a1ef3b1|26bad97d-7945-4eb9-ab5e-803ef8af9db2",
""
],
[
"hole_clearance|86430000|72450000|e81680b6-1051-4f9f-ac65-c78e61a2d2f7|55bfc7bc-c1b9-4904-8fd8-5d349c83322c",
""
],
[
"hole_clearance|86430000|72450000|e81680b6-1051-4f9f-ac65-c78e61a2d2f7|f12c6f59-1a1b-40f5-8902-4aa0b670051e",
""
],
[
"hole_clearance|86430000|78550000|26bad97d-7945-4eb9-ab5e-803ef8af9db2|834dcaca-d4d8-499f-8761-5f353c7333de",
""
],
[
"hole_clearance|86430000|78550000|26bad97d-7945-4eb9-ab5e-803ef8af9db2|d68a7533-cc69-4bd8-8950-82e8098d180c",
""
]
],
"meta": { "meta": {
"filename": "board_design_settings.json", "filename": "board_design_settings.json",
"version": 2 "version": 2
@@ -187,6 +226,7 @@
0.0, 0.0,
0.1016, 0.1016,
0.254, 0.254,
0.4,
0.508, 0.508,
1.016 1.016
], ],
@@ -484,12 +524,47 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Default", "name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": -1, "priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.1524, "track_width": 0.1524,
"via_diameter": 0.5, "via_diameter": 0.5,
"via_drill": 0.25, "via_drill": 0.25,
"wire_width": 6 "wire_width": 6
},
{
"clearance": 0.1016,
"diff_pair_gap": 0.18,
"diff_pair_width": 0.19,
"microvia_diameter": 0.3,
"name": "100Rdiff",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.1524,
"via_diameter": 0.5,
"via_drill": 0.25
},
{
"diff_pair_gap": 0.165,
"diff_pair_width": 0.23,
"name": "90Rdiff",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)"
},
{
"clearance": 0.1,
"diff_pair_gap": 0.1524,
"diff_pair_width": 0.1524,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "power",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.5,
"via_diameter": 0.5,
"via_drill": 0.25
} }
], ],
"meta": { "meta": {
@@ -499,11 +574,11 @@
"netclass_assignments": null, "netclass_assignments": null,
"netclass_patterns": [ "netclass_patterns": [
{ {
"netclass": "Default", "netclass": "power",
"pattern": "+3V3" "pattern": "+3V3"
}, },
{ {
"netclass": "Default", "netclass": "power",
"pattern": "+5V" "pattern": "+5V"
}, },
{ {
@@ -511,35 +586,35 @@
"pattern": "/E0_LEDL" "pattern": "/E0_LEDL"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR0+" "pattern": "/E0_TR0+"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR0-" "pattern": "/E0_TR0-"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR1+" "pattern": "/E0_TR1+"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR1-" "pattern": "/E0_TR1-"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR2+" "pattern": "/E0_TR2+"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR2-" "pattern": "/E0_TR2-"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR3+" "pattern": "/E0_TR3+"
}, },
{ {
"netclass": "Default", "netclass": "100Rdiff",
"pattern": "/E0_TR3-" "pattern": "/E0_TR3-"
}, },
{ {
@@ -587,15 +662,15 @@
"pattern": "/SD_PWR_ON" "pattern": "/SD_PWR_ON"
}, },
{ {
"netclass": "Default", "netclass": "90Rdiff",
"pattern": "/USB_D+" "pattern": "/USB_D+"
}, },
{ {
"netclass": "Default", "netclass": "90Rdiff",
"pattern": "/USB_D-" "pattern": "/USB_D-"
}, },
{ {
"netclass": "Default", "netclass": "power",
"pattern": "/USB_VBUS" "pattern": "/USB_VBUS"
}, },
{ {
@@ -607,7 +682,7 @@
"pattern": "/~{E0_LEDR}" "pattern": "/~{E0_LEDR}"
}, },
{ {
"netclass": "Default", "netclass": "power",
"pattern": "GND" "pattern": "GND"
}, },
{ {
@@ -954,12 +1029,36 @@
"label": "Datasheet", "label": "Datasheet",
"name": "Datasheet", "name": "Datasheet",
"show": true "show": true
},
{
"group_by": false,
"label": "MPN",
"name": "MPN",
"show": false
},
{
"group_by": false,
"label": "Digi-Key_PN",
"name": "Digi-Key_PN",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
} }
], ],
"filter_string": "", "filter_string": "",
"group_symbols": true, "group_symbols": true,
"include_excluded_from_bom": true, "include_excluded_from_bom": true,
"name": "Default Editing", "name": "",
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
}, },

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
25619899271949375 25623395933362143
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)
@@ -102641,6 +102641,13 @@ Varistor VF
2 2
2 2
auracast_streamer auracast_streamer
ABRACON_ARJM11D7-502-AB-EW2
0
16
15
auracast_streamer
APS6404L-3SQR-SN_APY APS6404L-3SQR-SN_APY
APS6404L-3SQR-SN APS6404L-3SQR-SN
@@ -102648,6 +102655,13 @@ APS6404L-3SQR-SN
8 8
8 8
auracast_streamer auracast_streamer
ARJM11C7-502-AB-ER2-T_ABR
ARJM11C7-502-AB-ER2-T
0
16
16
auracast_streamer
Laird, BL54L15 Module, Platform Side Laird, BL54L15 Module, Platform Side