Skip to content

Commit 33b219a

Browse files
committed
connect up 99% of the components
1 parent 30731d0 commit 33b219a

9 files changed

Lines changed: 14454 additions & 15806 deletions

FACET.kicad_pcb

Lines changed: 12422 additions & 13635 deletions
Large diffs are not rendered by default.

FACET.kicad_prl

Lines changed: 89 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"opacity": {
1111
"images": 0.800000011920929,
1212
"pads": 1.0,
13+
"shapes": 1.0,
1314
"tracks": 1.0,
1415
"vias": 1.0,
1516
"zones": 1.0
@@ -29,39 +30,25 @@
2930
"zones": true
3031
},
3132
"visible_items": [
32-
0,
33-
1,
34-
2,
35-
3,
36-
4,
37-
5,
38-
6,
39-
8,
40-
9,
41-
10,
42-
11,
43-
12,
44-
13,
45-
14,
46-
15,
47-
16,
48-
17,
49-
18,
50-
19,
51-
20,
52-
21,
53-
22,
54-
24,
55-
25,
56-
26,
57-
32,
58-
33,
59-
34,
60-
35,
61-
37,
62-
38
33+
"vias",
34+
"footprint_text",
35+
"footprint_anchors",
36+
"ratsnest",
37+
"grid",
38+
"footprints_front",
39+
"footprints_back",
40+
"footprint_values",
41+
"footprint_references",
42+
"tracks",
43+
"drc_errors",
44+
"drawing_sheet",
45+
"pads",
46+
"zones",
47+
"drc_warnings",
48+
"drc_exclusions",
49+
"shapes"
6350
],
64-
"visible_layers": "7fc12a0_ffffffe7",
51+
"visible_layers": "00000000_00000000_07fc12a0_fffffff7",
6552
"zone_display_mode": 1
6653
},
6754
"git": {
@@ -72,9 +59,78 @@
7259
},
7360
"meta": {
7461
"filename": "FACET.kicad_prl",
75-
"version": 3
62+
"version": 5
63+
},
64+
"net_inspector_panel": {
65+
"col_hidden": [
66+
false,
67+
false,
68+
false,
69+
false,
70+
false,
71+
false,
72+
false,
73+
false,
74+
false,
75+
false,
76+
false,
77+
false
78+
],
79+
"col_order": [
80+
0,
81+
1,
82+
2,
83+
3,
84+
4,
85+
5,
86+
6,
87+
7,
88+
8,
89+
9,
90+
10,
91+
11
92+
],
93+
"col_widths": [
94+
0,
95+
0,
96+
0,
97+
0,
98+
0,
99+
0,
100+
0,
101+
0,
102+
0,
103+
0,
104+
0,
105+
0
106+
],
107+
"custom_group_rules": [],
108+
"expanded_rows": [],
109+
"filter_by_net_name": true,
110+
"filter_by_netclass": true,
111+
"filter_text": "",
112+
"group_by_constraint": false,
113+
"group_by_netclass": false,
114+
"show_unconnected_nets": false,
115+
"show_zero_pad_nets": false,
116+
"sort_ascending": true,
117+
"sorting_column": 0
76118
},
119+
"open_jobsets": [],
77120
"project": {
78121
"files": []
122+
},
123+
"schematic": {
124+
"selection_filter": {
125+
"graphics": true,
126+
"images": true,
127+
"labels": true,
128+
"lockedItems": false,
129+
"otherItems": true,
130+
"pins": true,
131+
"symbols": true,
132+
"text": true,
133+
"wires": true
134+
}
79135
}
80136
}

0 commit comments

Comments
 (0)