resolve remaining routes & compactify

This commit is contained in:
Michael Sippel 2025-03-11 23:40:58 +01:00
parent fc657f420a
commit d4827a2c94
Signed by: senvas
GPG key ID: F96CF119C34B64A6
2 changed files with 5930 additions and 5544 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,8 +1,8 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 2,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": false,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 0, "high_contrast_mode": 0,
@ -31,24 +31,19 @@
}, },
"visible_items": [ "visible_items": [
"vias", "vias",
"footprint_text",
"footprint_anchors",
"ratsnest", "ratsnest",
"grid", "grid",
"footprints_front", "footprints_front",
"footprints_back", "footprints_back",
"footprint_values",
"footprint_references",
"tracks", "tracks",
"drc_errors", "drc_errors",
"drawing_sheet",
"bitmaps", "bitmaps",
"pads", "pads",
"zones", "zones",
"drc_warnings", "drc_warnings",
"shapes" "shapes"
], ],
"visible_layers": "00000000_00000000_0fffffff_ffffffff", "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {
@ -86,7 +81,18 @@
8, 8,
9 9
], ],
"col_widths": [], "col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [], "custom_group_rules": [],
"expanded_rows": [], "expanded_rows": [],
"filter_by_net_name": true, "filter_by_net_name": true,
@ -97,7 +103,7 @@
"show_unconnected_nets": false, "show_unconnected_nets": false,
"show_zero_pad_nets": false, "show_zero_pad_nets": false,
"sort_ascending": true, "sort_ascending": true,
"sorting_column": -1 "sorting_column": 0
}, },
"open_jobsets": [], "open_jobsets": [],
"project": { "project": {