diff options
| author | tslil <tslil@posteo.de> | 2026-03-15 10:49:15 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:24:48 +0100 |
| commit | f423efcbf36e8ee4948a89ac08a4bb3984c26c17 (patch) | |
| tree | 5463e7b1db1ece377cee0d022ec981396220360d /fpkb_v5/fpkb_v5.kicad_prl | |
| parent | d1d2104e6e5c1fa0f18f8a1f8bb9100e4edf86a5 (diff) | |
v5: incremental progress on routing, swap orientation for switch contacts
Diffstat (limited to 'fpkb_v5/fpkb_v5.kicad_prl')
| -rw-r--r-- | fpkb_v5/fpkb_v5.kicad_prl | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/fpkb_v5/fpkb_v5.kicad_prl b/fpkb_v5/fpkb_v5.kicad_prl index 6b08a99..b931a0e 100644 --- a/fpkb_v5/fpkb_v5.kicad_prl +++ b/fpkb_v5/fpkb_v5.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 25, + "active_layer": 0, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], @@ -50,7 +50,7 @@ "conflict_shadows", "shapes" ], - "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff", + "visible_layers": "ffffffff_ffffffff_aaaaaaaa_aaaaaaaf", "zone_display_mode": 0 }, "git": { @@ -87,7 +87,18 @@ 8, 9 ], - "col_widths": [], + "col_widths": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], "custom_group_rules": [], "expanded_rows": [], "filter_by_net_name": true, @@ -98,7 +109,7 @@ "show_unconnected_nets": false, "show_zero_pad_nets": false, "sort_ascending": true, - "sorting_column": -1 + "sorting_column": 0 }, "open_jobsets": [], "project": { |
