Skip to content

Commit 43ca4d7

Browse files
committed
Add VBATT power symbol
1 parent 6dfb5e1 commit 43ca4d7

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
@@ -195,6 +195,58 @@
195195
)
196196
)
197197
)
198+
(symbol "VBATT" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
199+
(property "Reference" "#PWR" (at 0 -3.81 0)
200+
(effects (font (size 1.27 1.27)) hide)
201+
)
202+
(property "Value" "VBATT" (at 0 3.81 0)
203+
(effects (font (size 1.27 1.27)))
204+
)
205+
(property "Footprint" "" (at 0 0 0)
206+
(effects (font (size 1.27 1.27)) hide)
207+
)
208+
(property "Datasheet" "" (at 0 0 0)
209+
(effects (font (size 1.27 1.27)) hide)
210+
)
211+
(property "ki_keywords" "global power" (at 0 0 0)
212+
(effects (font (size 1.27 1.27)) hide)
213+
)
214+
(property "ki_description" "Power symbol creates a global label with name \"VBUS\"" (at 0 0 0)
215+
(effects (font (size 1.27 1.27)) hide)
216+
)
217+
(symbol "VBATT_0_1"
218+
(polyline
219+
(pts
220+
(xy -0.762 1.27)
221+
(xy 0 2.54)
222+
)
223+
(stroke (width 0) (type default))
224+
(fill (type none))
225+
)
226+
(polyline
227+
(pts
228+
(xy 0 0)
229+
(xy 0 2.54)
230+
)
231+
(stroke (width 0) (type default))
232+
(fill (type none))
233+
)
234+
(polyline
235+
(pts
236+
(xy 0 2.54)
237+
(xy 0.762 1.27)
238+
)
239+
(stroke (width 0) (type default))
240+
(fill (type none))
241+
)
242+
)
243+
(symbol "VBATT_1_1"
244+
(pin power_in line (at 0 0 90) (length 0) hide
245+
(name "VBATT" (effects (font (size 1.27 1.27))))
246+
(number "1" (effects (font (size 1.27 1.27))))
247+
)
248+
)
249+
)
198250
(symbol "VBUS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
199251
(property "Reference" "#PWR" (at 0 -3.81 0)
200252
(effects (font (size 1.27 1.27)) hide)

0 commit comments

Comments
 (0)