Skip to content

Commit 53e54bf

Browse files
committed
Add cap button
1 parent 1dcf3cc commit 53e54bf

File tree

1 file changed

+9
-28
lines changed

1 file changed

+9
-28
lines changed

Symbols/SparkFun-Switch.kicad_sym

Lines changed: 9 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,41 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2-
(symbol "SPST" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
3-
(property "Reference" "SW" (at 0 3.175 0)
2+
(symbol "Capacitive Button" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
3+
(property "Reference" "SW" (at 0 5.08 0)
44
(effects (font (size 1.27 1.27)))
55
)
6-
(property "Value" "SPST" (at 0 -2.54 0)
6+
(property "Value" "Capacitive Button" (at 0 -2.54 0)
77
(effects (font (size 1.27 1.27)))
88
)
9-
(property "Footprint" "" (at 0 -5.08 0)
9+
(property "Footprint" "SparkFun-Switch:Button-CapacitiveTouch" (at 0 -7.62 0)
1010
(effects (font (size 1.27 1.27)) hide)
1111
)
1212
(property "Datasheet" "~" (at 0 -10.16 0)
1313
(effects (font (size 1.27 1.27)) hide)
1414
)
15-
(property "PROD_ID" "SWCH-" (at 0 -7.62 0)
16-
(effects (font (size 1.27 1.27)) hide)
17-
)
1815
(property "ki_keywords" "switch lever" (at 0 0 0)
1916
(effects (font (size 1.27 1.27)) hide)
2017
)
2118
(property "ki_description" "Single Pole Single Throw (SPST) switch" (at 0 0 0)
2219
(effects (font (size 1.27 1.27)) hide)
2320
)
24-
(symbol "SPST_0_0"
25-
(circle (center -2.032 0) (radius 0.508)
26-
(stroke (width 0) (type default))
27-
(fill (type none))
28-
)
29-
(polyline
30-
(pts
31-
(xy -1.524 0.254)
32-
(xy 1.524 1.778)
33-
)
34-
(stroke (width 0) (type default))
35-
(fill (type none))
36-
)
37-
(circle (center 2.032 0) (radius 0.508)
21+
(symbol "Capacitive Button_0_0"
22+
(circle (center 0 3.048) (radius 0.508)
3823
(stroke (width 0) (type default))
3924
(fill (type none))
4025
)
4126
)
42-
(symbol "SPST_1_1"
43-
(pin passive line (at -5.08 0 0) (length 2.54)
27+
(symbol "Capacitive Button_1_1"
28+
(pin passive line (at 0 0 90) (length 2.54)
4429
(name "A" (effects (font (size 1.27 1.27))))
4530
(number "1" (effects (font (size 1.27 1.27))))
4631
)
47-
(pin passive line (at 5.08 0 180) (length 2.54)
48-
(name "B" (effects (font (size 1.27 1.27))))
49-
(number "2" (effects (font (size 1.27 1.27))))
50-
)
5132
)
5233
)
5334
(symbol "SPST_Momentary_4.6x2.8mm" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
5435
(property "Reference" "SW" (at 0 3.175 0)
5536
(effects (font (size 1.27 1.27)))
5637
)
57-
(property "Value" "SPST_Momentary_4.6x2.8mm" (at 0 -2.54 0)
38+
(property "Value" "4.6x2.8mm" (at 0 -2.54 0)
5839
(effects (font (size 1.27 1.27)))
5940
)
6041
(property "Footprint" "SparkFun-Switch:Momentary_SMD_4.6x2.8mm" (at 0 -5.08 0)

0 commit comments

Comments
 (0)