Skip to content

Commit 1a4038a

Browse files
committed
Add 3.3V_A power connector
1 parent 59a5c17 commit 1a4038a

File tree

1 file changed

+54
-2
lines changed

1 file changed

+54
-2
lines changed

Symbols/SparkFun-PowerSymbol.kicad_sym

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
(property "ki_keywords" "global power" (at 0 0 0)
6868
(effects (font (size 1.27 1.27)) hide)
6969
)
70-
(property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0)
70+
(property "ki_description" "Power symbol creates a global label with name \"+3.3V_A\"" (at 0 0 0)
7171
(effects (font (size 1.27 1.27)) hide)
7272
)
7373
(symbol "+3.3V_A_0_1"
@@ -211,7 +211,7 @@
211211
(property "ki_keywords" "global power" (at 0 0 0)
212212
(effects (font (size 1.27 1.27)) hide)
213213
)
214-
(property "ki_description" "Power symbol creates a global label with name \"VBUS\"" (at 0 0 0)
214+
(property "ki_description" "Power symbol creates a global label with name \"VBATT\"" (at 0 0 0)
215215
(effects (font (size 1.27 1.27)) hide)
216216
)
217217
(symbol "VBATT_0_1"
@@ -455,4 +455,56 @@
455455
)
456456
)
457457
)
458+
(symbol "VUSB" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
459+
(property "Reference" "#PWR" (at 0 -3.81 0)
460+
(effects (font (size 1.27 1.27)) hide)
461+
)
462+
(property "Value" "VUSB" (at 0 3.81 0)
463+
(effects (font (size 1.27 1.27)))
464+
)
465+
(property "Footprint" "" (at 0 0 0)
466+
(effects (font (size 1.27 1.27)) hide)
467+
)
468+
(property "Datasheet" "" (at 0 0 0)
469+
(effects (font (size 1.27 1.27)) hide)
470+
)
471+
(property "ki_keywords" "global power" (at 0 0 0)
472+
(effects (font (size 1.27 1.27)) hide)
473+
)
474+
(property "ki_description" "Power symbol creates a global label with name \"VUSB\"" (at 0 0 0)
475+
(effects (font (size 1.27 1.27)) hide)
476+
)
477+
(symbol "VUSB_0_1"
478+
(polyline
479+
(pts
480+
(xy -0.762 1.27)
481+
(xy 0 2.54)
482+
)
483+
(stroke (width 0) (type default))
484+
(fill (type none))
485+
)
486+
(polyline
487+
(pts
488+
(xy 0 0)
489+
(xy 0 2.54)
490+
)
491+
(stroke (width 0) (type default))
492+
(fill (type none))
493+
)
494+
(polyline
495+
(pts
496+
(xy 0 2.54)
497+
(xy 0.762 1.27)
498+
)
499+
(stroke (width 0) (type default))
500+
(fill (type none))
501+
)
502+
)
503+
(symbol "VUSB_1_1"
504+
(pin power_in line (at 0 0 90) (length 0) hide
505+
(name "VUSB" (effects (font (size 1.27 1.27))))
506+
(number "1" (effects (font (size 1.27 1.27))))
507+
)
508+
)
509+
)
458510
)

0 commit comments

Comments
 (0)