Skip to content

Commit

Permalink
add LED+diode to hellen-one-common kicad lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei committed Mar 25, 2021
1 parent bad2c40 commit 44ca48a
Showing 1 changed file with 119 additions and 1 deletion.
120 changes: 119 additions & 1 deletion kicad/hellen-one-common.kicad_sym
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
(kicad_symbol_lib (version 20201005) (generator kicad_symbol_editor)
(symbol "hellen-one-common:1N4148WS" (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "1N4148WS" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:SOD-323" (id 2) (at 2.54 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C2128" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "1N4148WS_1_0"
(polyline
(pts
(xy 0 -2.54)
(xy 2.54 0)
(xy 0 2.54)
(xy 0 -2.54)
)
(stroke (width 0.254)) (fill (type outline))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 -2.54)
)
(stroke (width 0.254)) (fill (type none))
)
(pin passive line (at -5.08 0 0) (length 5.08)
(name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 0 180) (length 5.08)
(name "K" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "hellen-one-common:Button_SPST" (pin_numbers hide) (in_bom yes) (on_board yes)
(property "Reference" "S" (id 0) (at -5.08 2.54 0)
(effects (font (size 1.27 1.27)))
Expand Down Expand Up @@ -351,7 +394,7 @@
(property "Reference" "D" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LED" (id 1) (at 0 -3.81 0)
(property "Value" "LED-COLOR-0805" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:LED-0805" (id 2) (at 2.54 -6.35 0)
Expand Down Expand Up @@ -425,6 +468,81 @@
)
)
)
(symbol "hellen-one-common:LED_0603" (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LED_0603" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "hellen-one-common:LED-0603" (id 2) (at 2.54 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LED_0603_1_0"
(polyline
(pts
(xy 0 -2.54)
(xy 2.54 0)
(xy 0 2.54)
(xy 0 -2.54)
)
(stroke (width 0.254)) (fill (type outline))
)
(polyline
(pts
(xy 3.556 2.54)
(xy 5.334 4.318)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline
(pts
(xy 2.54 3.556)
(xy 4.318 5.334)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline
(pts
(xy 5.334 4.318)
(xy 4.318 3.81)
(xy 4.826 3.302)
(xy 5.334 4.318)
)
(stroke (width 0.254)) (fill (type outline))
)
(polyline
(pts
(xy 4.318 5.334)
(xy 3.302 4.826)
(xy 3.81 4.318)
(xy 4.318 5.334)
)
(stroke (width 0.254)) (fill (type outline))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 -2.54)
)
(stroke (width 0.254)) (fill (type none))
)
(pin passive line (at -5.08 0 0) (length 5.08)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 0 180) (length 5.08)
(name "K" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "hellen-one-common:LOGO" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "G" (id 0) (at 0 -2.6162 0)
(effects (font (size 1.524 1.524)) hide)
Expand Down

0 comments on commit 44ca48a

Please sign in to comment.