diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2025-09-19 23:04:04 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2025-09-19 23:04:04 -0400 |
| commit | 5fef51b39b8fedf6ed789a60adc4b86bdabd826f (patch) | |
| tree | ab342cfc44345049f04893de9d3339add7de8f33 /hw/can_gauge_interface.kicad_prl | |
| parent | c5210024f9a1490f6400cd7432c903d86f4fd21b (diff) | |
| download | can-gauge-interface-5fef51b39b8fedf6ed789a60adc4b86bdabd826f.zip | |
buck converter layout and routing
Diffstat (limited to 'hw/can_gauge_interface.kicad_prl')
| -rw-r--r-- | hw/can_gauge_interface.kicad_prl | 43 |
1 files changed, 38 insertions, 5 deletions
diff --git a/hw/can_gauge_interface.kicad_prl b/hw/can_gauge_interface.kicad_prl index 31cbab0..51258a8 100644 --- a/hw/can_gauge_interface.kicad_prl +++ b/hw/can_gauge_interface.kicad_prl @@ -1,7 +1,7 @@ { "board": { "active_layer": 0, - "active_layer_preset": "", + "active_layer_preset": "All Layers", "auto_track_width": true, "hidden_netclasses": [], "hidden_nets": [], @@ -62,9 +62,42 @@ "version": 5 }, "net_inspector_panel": { - "col_hidden": [], - "col_order": [], - "col_widths": [], + "col_hidden": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "col_order": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "col_widths": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], "custom_group_rules": [], "expanded_rows": [], "filter_by_net_name": true, @@ -75,7 +108,7 @@ "show_unconnected_nets": false, "show_zero_pad_nets": false, "sort_ascending": true, - "sorting_column": -1 + "sorting_column": 0 }, "open_jobsets": [], "project": { |