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

File diff suppressed because it is too large Load diff