Layout routing topology done

This commit is contained in:
jaseg 2026-01-07 20:38:31 +01:00
parent 92827fe03d
commit 1c91e36075
3 changed files with 11872 additions and 1791 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 2,
"active_layer": 25,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
@ -16,21 +16,20 @@
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"dimensions": false,
"footprints": false,
"graphics": true,
"keepouts": true,
"keepouts": false,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
"otherItems": false,
"pads": false,
"text": false,
"tracks": false,
"vias": false,
"zones": false
},
"visible_items": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
@ -48,7 +47,7 @@
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"visible_layers": "ffffffff_ffffffff_ffffffff_fff5ffff",
"zone_display_mode": 0
},
"git": {
@ -86,16 +85,16 @@
9
],
"col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
10,
10,
10,
10,
10,
10,
10,
10,
10,
2653
],
"custom_group_rules": [],
"expanded_rows": [],

File diff suppressed because it is too large Load diff