Skip to content

Commit 0472573

Browse files
committedMay 24, 2024
Updated Power Switch to incorporate changes
1 parent a29a7f4 commit 0472573

21 files changed

+153725
-6855
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
(kicad_symbol_lib
2+
(version 20231120)
3+
(generator "kicad_symbol_editor")
4+
(generator_version "8.0")
5+
)

‎BulkyMIDI-32 Power Switch Panel/BulkyMIDI-32 Power Switch Panel.kicad_pcb

+9,273-1,634
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
{
2+
"board": {
3+
"active_layer": 35,
4+
"active_layer_preset": "",
5+
"auto_track_width": true,
6+
"hidden_netclasses": [],
7+
"hidden_nets": [],
8+
"high_contrast_mode": 0,
9+
"net_color_mode": 1,
10+
"opacity": {
11+
"images": 0.6,
12+
"pads": 1.0,
13+
"tracks": 1.0,
14+
"vias": 1.0,
15+
"zones": 0.6
16+
},
17+
"selection_filter": {
18+
"dimensions": true,
19+
"footprints": true,
20+
"graphics": true,
21+
"keepouts": true,
22+
"lockedItems": true,
23+
"otherItems": true,
24+
"pads": true,
25+
"text": true,
26+
"tracks": true,
27+
"vias": true,
28+
"zones": true
29+
},
30+
"visible_items": [
31+
0,
32+
1,
33+
2,
34+
3,
35+
4,
36+
5,
37+
6,
38+
7,
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+
23,
55+
24,
56+
25,
57+
26,
58+
27,
59+
28,
60+
29,
61+
30,
62+
32,
63+
33,
64+
34,
65+
35,
66+
36,
67+
39,
68+
40
69+
],
70+
"visible_layers": "0005fff_80000001",
71+
"zone_display_mode": 1
72+
},
73+
"git": {
74+
"repo_password": "",
75+
"repo_type": "",
76+
"repo_username": "",
77+
"ssh_key": ""
78+
},
79+
"meta": {
80+
"filename": "BulkyMIDI-32 Power Switch Panel.kicad_prl",
81+
"version": 3
82+
},
83+
"project": {
84+
"files": []
85+
}
86+
}

0 commit comments

Comments
 (0)
Please sign in to comment.