diff options
| author | cfinn <cfinn68916@proton.me> | 2026-02-28 14:56:35 -0600 |
|---|---|---|
| committer | cfinn <cfinn68916@proton.me> | 2026-02-28 14:56:35 -0600 |
| commit | 459d53002eaec465c1128b9e4ce3ae99649f279f (patch) | |
| tree | dd87f0b2038a77b4a61fe1bbe707809fc7ad021d /CAN_Interjector.kicad_prl | |
| parent | 17d237b3ba28ac254f139637527a34582b0bf6ac (diff) | |
Cut down board, added traces, added 3d models
Signed-off-by: cfinn <cfinn68916@proton.me>
Diffstat (limited to 'CAN_Interjector.kicad_prl')
| -rw-r--r-- | CAN_Interjector.kicad_prl | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/CAN_Interjector.kicad_prl b/CAN_Interjector.kicad_prl index ccda0df..defd70e 100644 --- a/CAN_Interjector.kicad_prl +++ b/CAN_Interjector.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 0, + "active_layer": 25, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], @@ -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": { |
