diff options
| author | tslil clingman <tslil@posteo.de> | 2026-03-14 21:24:08 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:24:48 +0100 |
| commit | 5c1ec416cd669ab67cfff3ee42cd5600590a9b1f (patch) | |
| tree | bce70bc0aad48696c96c1cd8b92d99b51db0deeb /fpkb_v5/fpkb_v5.kicad_prl | |
| parent | d7d5accc5fb814ffaf6f1985bcc4c745a0bc3894 (diff) | |
v5: trying to make this possible to route
Diffstat (limited to 'fpkb_v5/fpkb_v5.kicad_prl')
| -rw-r--r-- | fpkb_v5/fpkb_v5.kicad_prl | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/fpkb_v5/fpkb_v5.kicad_prl b/fpkb_v5/fpkb_v5.kicad_prl index aa4ad52..00de94d 100644 --- a/fpkb_v5/fpkb_v5.kicad_prl +++ b/fpkb_v5/fpkb_v5.kicad_prl @@ -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": { |
