Skip to content

Commit c640261

Browse files
committed
Added dip switch
1 parent e34739c commit c640261

20 files changed

Lines changed: 1195 additions & 1107 deletions
Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
2+
(symbol "A6H-2101" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
3+
(property "Reference" "SW" (id 0) (at 20.32 7.62 0)
4+
(effects (font (size 1.524 1.524)))
5+
)
6+
(property "Value" "A6H-2101" (id 1) (at 20.32 5.08 0)
7+
(effects (font (size 1.524 1.524)))
8+
)
9+
(property "Footprint" "SW_A6H-2101_OMR" (id 2) (at 0 0 0)
10+
(effects (font (size 1.27 1.27) italic) hide)
11+
)
12+
(property "Datasheet" "A6H-2101" (id 3) (at 0 0 0)
13+
(effects (font (size 1.27 1.27) italic) hide)
14+
)
15+
(property "ki_keywords" "A6H-2101" (id 4) (at 0 0 0)
16+
(effects (font (size 1.27 1.27)) hide)
17+
)
18+
(property "ki_locked" "" (id 5) (at 0 0 0)
19+
(effects (font (size 1.27 1.27)) hide)
20+
)
21+
(property "ki_fp_filters" "SW_A6H-2101_OMR" (id 6) (at 0 0 0)
22+
(effects (font (size 1.27 1.27)) hide)
23+
)
24+
(symbol "A6H-2101_0_1"
25+
(polyline
26+
(pts
27+
(xy 7.62 2.54)
28+
(xy 7.62 -10.16)
29+
)
30+
(stroke (width 0.127) (type default) (color 0 0 0 0))
31+
(fill (type none))
32+
)
33+
(polyline
34+
(pts
35+
(xy 7.62 -10.16)
36+
(xy 33.02 -10.16)
37+
)
38+
(stroke (width 0.127) (type default) (color 0 0 0 0))
39+
(fill (type none))
40+
)
41+
(polyline
42+
(pts
43+
(xy 33.02 -10.16)
44+
(xy 33.02 2.54)
45+
)
46+
(stroke (width 0.127) (type default) (color 0 0 0 0))
47+
(fill (type none))
48+
)
49+
(polyline
50+
(pts
51+
(xy 33.02 2.54)
52+
(xy 7.62 2.54)
53+
)
54+
(stroke (width 0.127) (type default) (color 0 0 0 0))
55+
(fill (type none))
56+
)
57+
(polyline
58+
(pts
59+
(xy 12.7 0)
60+
(xy 7.62 0)
61+
)
62+
(stroke (width 0.127) (type default) (color 0 0 0 0))
63+
(fill (type none))
64+
)
65+
(polyline
66+
(pts
67+
(xy 12.7 -5.08)
68+
(xy 7.62 -5.08)
69+
)
70+
(stroke (width 0.127) (type default) (color 0 0 0 0))
71+
(fill (type none))
72+
)
73+
(polyline
74+
(pts
75+
(xy 27.94 0)
76+
(xy 33.02 0)
77+
)
78+
(stroke (width 0.127) (type default) (color 0 0 0 0))
79+
(fill (type none))
80+
)
81+
(polyline
82+
(pts
83+
(xy 27.94 -5.08)
84+
(xy 33.02 -5.08)
85+
)
86+
(stroke (width 0.127) (type default) (color 0 0 0 0))
87+
(fill (type none))
88+
)
89+
(circle (center 27.686 -5.08) (radius 0.254)
90+
(stroke (width 0.127) (type default) (color 0 0 0 0))
91+
(fill (type none))
92+
)
93+
(circle (center 27.686 0) (radius 0.254)
94+
(stroke (width 0.127) (type default) (color 0 0 0 0))
95+
(fill (type none))
96+
)
97+
(polyline
98+
(pts
99+
(xy 12.7 0)
100+
(xy 27.94 -1.27)
101+
)
102+
(stroke (width 0.127) (type default) (color 0 0 0 0))
103+
(fill (type none))
104+
)
105+
(polyline
106+
(pts
107+
(xy 12.7 -5.08)
108+
(xy 27.94 -6.35)
109+
)
110+
(stroke (width 0.127) (type default) (color 0 0 0 0))
111+
(fill (type none))
112+
)
113+
(pin unspecified line (at 0 0 0) (length 7.62)
114+
(name "1" (effects (font (size 1.27 1.27))))
115+
(number "1" (effects (font (size 1.27 1.27))))
116+
)
117+
(pin unspecified line (at 0 -5.08 0) (length 7.62)
118+
(name "2" (effects (font (size 1.27 1.27))))
119+
(number "2" (effects (font (size 1.27 1.27))))
120+
)
121+
(pin unspecified line (at 40.64 -5.08 180) (length 7.62)
122+
(name "3" (effects (font (size 1.27 1.27))))
123+
(number "3" (effects (font (size 1.27 1.27))))
124+
)
125+
(pin unspecified line (at 40.64 0 180) (length 7.62)
126+
(name "4" (effects (font (size 1.27 1.27))))
127+
(number "4" (effects (font (size 1.27 1.27))))
128+
)
129+
)
130+
)
131+
)
132+
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2+
(symbol "A6H-2101" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
3+
(property "Reference" "SW" (at 20.32 7.62 0)
4+
(effects (font (size 1.524 1.524)))
5+
)
6+
(property "Value" "A6H-2101" (at 20.32 5.08 0)
7+
(effects (font (size 1.524 1.524)))
8+
)
9+
(property "Footprint" "SW_A6H-2101_OMR" (at 8.89 11.43 0)
10+
(effects (font (size 1.27 1.27) italic) hide)
11+
)
12+
(property "Datasheet" "A6H-2101" (at 5.08 8.89 0)
13+
(effects (font (size 1.27 1.27) italic) hide)
14+
)
15+
(property "ki_locked" "" (at 0 0 0)
16+
(effects (font (size 1.27 1.27)))
17+
)
18+
(property "ki_keywords" "A6H-2101" (at 0 0 0)
19+
(effects (font (size 1.27 1.27)) hide)
20+
)
21+
(property "ki_fp_filters" "SW_A6H-2101_OMR" (at 0 0 0)
22+
(effects (font (size 1.27 1.27)) hide)
23+
)
24+
(symbol "A6H-2101_0_1"
25+
(polyline
26+
(pts
27+
(xy 7.62 -10.16)
28+
(xy 33.02 -10.16)
29+
)
30+
(stroke (width 0.127) (type default))
31+
(fill (type none))
32+
)
33+
(polyline
34+
(pts
35+
(xy 7.62 2.54)
36+
(xy 7.62 -10.16)
37+
)
38+
(stroke (width 0.127) (type default))
39+
(fill (type none))
40+
)
41+
(polyline
42+
(pts
43+
(xy 12.7 -5.08)
44+
(xy 7.62 -5.08)
45+
)
46+
(stroke (width 0.127) (type default))
47+
(fill (type none))
48+
)
49+
(polyline
50+
(pts
51+
(xy 12.7 -5.08)
52+
(xy 27.94 -6.35)
53+
)
54+
(stroke (width 0.127) (type default))
55+
(fill (type none))
56+
)
57+
(polyline
58+
(pts
59+
(xy 12.7 0)
60+
(xy 7.62 0)
61+
)
62+
(stroke (width 0.127) (type default))
63+
(fill (type none))
64+
)
65+
(polyline
66+
(pts
67+
(xy 12.7 0)
68+
(xy 27.94 -1.27)
69+
)
70+
(stroke (width 0.127) (type default))
71+
(fill (type none))
72+
)
73+
(polyline
74+
(pts
75+
(xy 27.94 -5.08)
76+
(xy 33.02 -5.08)
77+
)
78+
(stroke (width 0.127) (type default))
79+
(fill (type none))
80+
)
81+
(polyline
82+
(pts
83+
(xy 27.94 0)
84+
(xy 33.02 0)
85+
)
86+
(stroke (width 0.127) (type default))
87+
(fill (type none))
88+
)
89+
(polyline
90+
(pts
91+
(xy 33.02 -10.16)
92+
(xy 33.02 2.54)
93+
)
94+
(stroke (width 0.127) (type default))
95+
(fill (type none))
96+
)
97+
(polyline
98+
(pts
99+
(xy 33.02 2.54)
100+
(xy 7.62 2.54)
101+
)
102+
(stroke (width 0.127) (type default))
103+
(fill (type none))
104+
)
105+
(circle (center 27.686 -5.08) (radius 0.254)
106+
(stroke (width 0.127) (type default))
107+
(fill (type none))
108+
)
109+
(circle (center 27.686 0) (radius 0.254)
110+
(stroke (width 0.127) (type default))
111+
(fill (type none))
112+
)
113+
(pin unspecified line (at 0 0 0) (length 7.62)
114+
(name "1" (effects (font (size 1.27 1.27))))
115+
(number "1" (effects (font (size 1.27 1.27))))
116+
)
117+
(pin unspecified line (at 0 -5.08 0) (length 7.62)
118+
(name "2" (effects (font (size 1.27 1.27))))
119+
(number "2" (effects (font (size 1.27 1.27))))
120+
)
121+
(pin unspecified line (at 40.64 -5.08 180) (length 7.62)
122+
(name "3" (effects (font (size 1.27 1.27))))
123+
(number "3" (effects (font (size 1.27 1.27))))
124+
)
125+
(pin unspecified line (at 40.64 0 180) (length 7.62)
126+
(name "4" (effects (font (size 1.27 1.27))))
127+
(number "4" (effects (font (size 1.27 1.27))))
128+
)
129+
)
130+
)
131+
)
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
(footprint "SW_A6H-2101_OMR" (version 20211014) (generator pcbnew)
2+
(layer "F.Cu")
3+
(tags "A6H-2101 ")
4+
(attr smd)
5+
(fp_text reference "REF**" (at 0 0 unlocked) (layer F.SilkS)
6+
(effects (font (size 1 1) (thickness 0.15)))
7+
)
8+
(fp_text value SW_A6H-2101_OMR (at 0 0 unlocked) (layer F.Fab)
9+
(effects (font (size 1 1) (thickness 0.15)))
10+
)
11+
(fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer F.Fab)
12+
(effects (font (size 1 1) (thickness 0.15)))
13+
)
14+
(fp_line (start -2.504001 2.139) (end -2.504001 1.143) (layer "F.CrtYd") (width 0.1524))
15+
(fp_line (start -2.504001 1.143) (end -4.091 1.143) (layer "F.CrtYd") (width 0.1524))
16+
(fp_line (start -4.091 1.143) (end -4.091 -1.143) (layer "F.CrtYd") (width 0.1524))
17+
(fp_line (start -4.091 -1.143) (end -2.504001 -1.143) (layer "F.CrtYd") (width 0.1524))
18+
(fp_line (start -2.504001 -1.143) (end -2.504001 -2.139) (layer "F.CrtYd") (width 0.1524))
19+
(fp_line (start -2.504001 -2.139) (end 2.504001 -2.139) (layer "F.CrtYd") (width 0.1524))
20+
(fp_line (start 2.504001 -2.139) (end 2.504001 -1.143) (layer "F.CrtYd") (width 0.1524))
21+
(fp_line (start 2.504001 -1.143) (end 4.091 -1.143) (layer "F.CrtYd") (width 0.1524))
22+
(fp_line (start 4.091 -1.143) (end 4.091 1.143) (layer "F.CrtYd") (width 0.1524))
23+
(fp_line (start 4.091 1.143) (end 2.504001 1.143) (layer "F.CrtYd") (width 0.1524))
24+
(fp_line (start 2.504001 1.143) (end 2.504001 2.139) (layer "F.CrtYd") (width 0.1524))
25+
(fp_line (start 2.504001 2.139) (end -2.504001 2.139) (layer "F.CrtYd") (width 0.1524))
26+
(fp_circle (center -1.869001 -0.635) (end -1.869001 -0.635) (layer "F.Fab") (width 0.0254) (fill none))
27+
(fp_text user "ON" (at 2.250001 -3.409 unlocked) (layer "F.Fab")
28+
(effects (font (size 1 1) (thickness 0.15)))
29+
)
30+
(fp_text user "OFF" (at -2.250001 -3.409 unlocked) (layer "F.Fab")
31+
(effects (font (size 1 1) (thickness 0.15)))
32+
)
33+
(fp_text user "ON" (at 2.250001 -3.409 unlocked) (layer "F.SilkS")
34+
(effects (font (size 1 1) (thickness 0.15)))
35+
)
36+
(fp_text user "OFF" (at -2.250001 -3.409 unlocked) (layer "F.SilkS")
37+
(effects (font (size 1 1) (thickness 0.15)))
38+
)
39+
(fp_line (start -2.377001 2.012) (end 2.377001 2.012) (layer "F.SilkS") (width 0.1524))
40+
(fp_line (start 2.377001 2.012) (end 2.377001 1.339634) (layer "F.SilkS") (width 0.1524))
41+
(fp_line (start 2.377001 -2.012) (end -2.377001 -2.012) (layer "F.SilkS") (width 0.1524))
42+
(fp_line (start -2.377001 -2.012) (end -2.377001 -1.339634) (layer "F.SilkS") (width 0.1524))
43+
(fp_line (start -2.250001 1.885) (end 2.250001 1.885) (layer "F.Fab") (width 0.0254))
44+
(fp_line (start 2.250001 1.885) (end 2.250001 -1.885) (layer "F.Fab") (width 0.0254))
45+
(fp_line (start 2.250001 -1.885) (end -2.250001 -1.885) (layer "F.Fab") (width 0.0254))
46+
(fp_line (start -2.250001 -1.885) (end -2.250001 1.885) (layer "F.Fab") (width 0.0254))
47+
(fp_arc (start 0.3048 -1.885) (mid 0 -1.5802) (end -0.3048 -1.885) (layer "F.Fab") (width 0.0254))
48+
(fp_line (start -1.125 -1.015) (end 1.125 -1.015) (layer "F.Fab") (width 0.0254))
49+
(fp_line (start 1.125 -1.015) (end 1.125 -0.255) (layer "F.Fab") (width 0.0254))
50+
(fp_line (start 1.125 -0.255) (end -1.125 -0.255) (layer "F.Fab") (width 0.0254))
51+
(fp_line (start -1.125 -0.255) (end -1.125 -1.015) (layer "F.Fab") (width 0.0254))
52+
(fp_poly (pts
53+
(xy 0 -1.015)
54+
(xy 1.125 -1.015)
55+
(xy 1.125 -0.255)
56+
(xy 0 -0.255)
57+
) (layer "F.Fab") (width 0) (fill solid))
58+
(fp_line (start -1.125 0.255) (end 1.125 0.255) (layer "F.Fab") (width 0.0254))
59+
(fp_line (start 1.125 0.255) (end 1.125 1.015) (layer "F.Fab") (width 0.0254))
60+
(fp_line (start 1.125 1.015) (end -1.125 1.015) (layer "F.Fab") (width 0.0254))
61+
(fp_line (start -1.125 1.015) (end -1.125 0.255) (layer "F.Fab") (width 0.0254))
62+
(fp_poly (pts
63+
(xy 0 0.255)
64+
(xy 1.125 0.255)
65+
(xy 1.125 1.015)
66+
(xy 0 1.015)
67+
) (layer "F.Fab") (width 0) (fill solid))
68+
(fp_line (start -2.377001 1.339634) (end -2.377001 2.012) (layer "F.SilkS") (width 0.1524))
69+
(fp_line (start 2.377001 -1.339634) (end 2.377001 -2.012) (layer "F.SilkS") (width 0.1524))
70+
(pad "1" smd rect (at -3.075 -0.635) (size 1.25 0.76) (layers "F.Cu" "F.Paste" "F.Mask"))
71+
(pad "2" smd rect (at -3.075 0.635) (size 1.25 0.76) (layers "F.Cu" "F.Paste" "F.Mask"))
72+
(pad "3" smd rect (at 3.075 0.635) (size 1.25 0.76) (layers "F.Cu" "F.Paste" "F.Mask"))
73+
(pad "4" smd rect (at 3.075 -0.635) (size 1.25 0.76) (layers "F.Cu" "F.Paste" "F.Mask"))
74+
)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)