Skip to content

Commit 5187c5c

Browse files
authored
Merge pull request #65 from sparkfun/add_0.9V_power_symbol
add 0.9V power symbol
2 parents 5649c00 + 754b00a commit 5187c5c

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

Symbols/SparkFun-PowerSymbol.kicad_sym

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,56 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2+
(symbol "0.9V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
3+
(property "Reference" "#PWR" (at 0 -3.81 0)
4+
(effects (font (size 1.27 1.27)) hide)
5+
)
6+
(property "Value" "0.9V" (at 0 3.81 0) (do_not_autoplace)
7+
(effects (font (size 1.27 1.27)))
8+
)
9+
(property "Footprint" "" (at 0 0 0)
10+
(effects (font (size 1.27 1.27)) hide)
11+
)
12+
(property "Datasheet" "" (at 0 0 0)
13+
(effects (font (size 1.27 1.27)) hide)
14+
)
15+
(property "ki_keywords" "global power" (at 0 0 0)
16+
(effects (font (size 1.27 1.27)) hide)
17+
)
18+
(property "ki_description" "Power symbol creates a global label with name \"0.9V\"" (at 0 0 0)
19+
(effects (font (size 1.27 1.27)) hide)
20+
)
21+
(symbol "0.9V_0_1"
22+
(polyline
23+
(pts
24+
(xy 0 0)
25+
(xy 0 2.54)
26+
)
27+
(stroke (width 0) (type default))
28+
(fill (type none))
29+
)
30+
(polyline
31+
(pts
32+
(xy 0 2.54)
33+
(xy 0.762 1.27)
34+
)
35+
(stroke (width 0) (type default))
36+
(fill (type none))
37+
)
38+
)
39+
(symbol "0.9V_1_1"
40+
(polyline
41+
(pts
42+
(xy -0.762 1.27)
43+
(xy 0 2.54)
44+
)
45+
(stroke (width 0) (type default))
46+
(fill (type none))
47+
)
48+
(pin power_in line (at 0 0 90) (length 0) hide
49+
(name "0.9V" (effects (font (size 1.27 1.27))))
50+
(number "1" (effects (font (size 1.27 1.27))))
51+
)
52+
)
53+
)
254
(symbol "1.8V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
355
(property "Reference" "#PWR" (at 0 -3.81 0)
456
(effects (font (size 1.27 1.27)) hide)

0 commit comments

Comments
 (0)