Skip to content

Commit

Permalink
12V power symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwerty-OFF committed Mar 20, 2024
1 parent 4bbb189 commit 4571d57
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions misc.kicad_sym
Expand Up @@ -51,6 +51,58 @@
)
)
)
(symbol "+12V_FROM_MAIN_RELAY" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+12V_FROM_MAIN_RELAY" (at 0 3.556 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"+12V_FROM_MAIN_RELAY\"" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+12V_FROM_MAIN_RELAY_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "+12V_FROM_MAIN_RELAY_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+12V_FROM_MAIN_RELAY" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "+12V_PERM" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
Expand Down Expand Up @@ -832,6 +884,58 @@
)
)
)
(symbol "IN_CONSTANT_POWER" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "IN_CONSTANT_POWER" (at 0 3.556 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"IN_CONSTANT_POWER\"" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "IN_CONSTANT_POWER_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "IN_CONSTANT_POWER_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "IN_CONSTANT_POWER" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Jumper-Pad-Pad" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
(property "Reference" "R" (at 0 2.54 0)
(effects (font (size 1.016 1.016)))
Expand Down

0 comments on commit 4571d57

Please sign in to comment.