Skip to content

Commit 1d34933

Browse files
Added Encoder Files
1 parent 395fa20 commit 1d34933

31 files changed

+93352
-2
lines changed

FRC6201PWMEncoder/6201PWM.step

+72,713
Large diffs are not rendered by default.
99.5 KB
Binary file not shown.

FRC6201PWMEncoder/EncoderCaseTop.stl

88.2 KB
Binary file not shown.

FRC6201PWMEncoder/FRC6201PWMEncoder.kicad_pcb

+5,550
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"board": {
3+
"active_layer": 0,
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+
"ratsnest_display_mode": 0,
18+
"selection_filter": {
19+
"dimensions": true,
20+
"footprints": true,
21+
"graphics": true,
22+
"keepouts": true,
23+
"lockedItems": true,
24+
"otherItems": true,
25+
"pads": true,
26+
"text": true,
27+
"tracks": true,
28+
"vias": true,
29+
"zones": true
30+
},
31+
"visible_items": [
32+
0,
33+
1,
34+
2,
35+
3,
36+
4,
37+
5,
38+
8,
39+
9,
40+
10,
41+
11,
42+
12,
43+
13,
44+
14,
45+
15,
46+
16,
47+
17,
48+
18,
49+
19,
50+
20,
51+
21,
52+
22,
53+
23,
54+
24,
55+
25,
56+
26,
57+
27,
58+
28,
59+
29,
60+
30,
61+
32,
62+
33,
63+
34,
64+
35,
65+
36
66+
],
67+
"visible_layers": "ffcffff_ffffffff",
68+
"zone_display_mode": 0
69+
},
70+
"meta": {
71+
"filename": "FRC6201PWMEncoder.kicad_prl",
72+
"version": 3
73+
},
74+
"project": {
75+
"files": []
76+
}
77+
}

0 commit comments

Comments
 (0)