Wiring up trrs

This commit is contained in:
2025-07-30 20:50:58 +02:00
parent 19974eac3e
commit 89f69ae68a
3 changed files with 1882 additions and 1806 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 2, "active_layer": 9,
"active_layer_preset": "", "active_layer_preset": "All Layers",
"auto_track_width": false, "auto_track_width": false,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
@@ -49,7 +49,7 @@
"conflict_shadows", "conflict_shadows",
"shapes" "shapes"
], ],
"visible_layers": "00000000_00000000_00000002_2200888c", "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 1 "zone_display_mode": 1
}, },
"git": { "git": {

View File

@@ -58,7 +58,16 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [], "drc_exclusions": [
[
"solder_mask_bridge|177980757|52150810|d967b308-9e9d-43e2-b7ed-6c9a788f3196|fcc7e672-62cc-4ea9-ba5b-a086a9189795",
"Design choice"
],
[
"solder_mask_bridge|181070757|52150810|d967b308-9e9d-43e2-b7ed-6c9a788f3196|aa934232-21ea-4ca3-a7c2-1b9d4bf20786",
""
]
],
"meta": { "meta": {
"version": 2 "version": 2
}, },