fixes #9. marks LED_RGBA_ALT as DNP, adds custom symbol for MHS110FRGBCT LED

This commit is contained in:
Stephen Hawes
2023-05-17 11:24:14 -04:00
parent a2f9e1068f
commit ce71b40a86
3 changed files with 310 additions and 214 deletions

View File

@@ -1,20 +1,20 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "DS28E05" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -6.35 3.81 0)
(property "Reference" "U" (at -6.35 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "DS28E05" (id 1) (at 0 -1.27 0)
(property "Value" "DS28E05" (at 0 -1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "DS28E05_0_1"
(rectangle (start -7.62 5.08) (end 7.62 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
)
@@ -34,21 +34,21 @@
)
)
(symbol "DS28E07" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 -3.81 0)
(property "Reference" "U" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "DS28E07" (id 1) (at 0 -1.27 0)
(property "Value" "DS28E07" (at 0 -1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -3.81 0 0)
(property "Footprint" "" (at -3.81 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at -3.81 0 0)
(property "Datasheet" "" (at -3.81 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "DS28E07_0_1"
(rectangle (start -6.35 5.08) (end 6.35 0)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
)
@@ -63,4 +63,76 @@
)
)
)
(symbol "MHS110FRGBCT" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 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)
)
(symbol "MHS110FRGBCT_0_1"
(polyline
(pts
(xy 7.62 3.81)
(xy -7.62 3.81)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 10.16 0)
(xy -10.16 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -7.62 3.81)
(xy -10.16 3.81)
(xy -10.16 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 10.16 0)
(xy 10.16 3.81)
(xy 7.62 3.81)
)
(stroke (width 0) (type default))
(fill (type none))
)
(arc (start 7.62 3.81) (mid 0 10.6615) (end -7.62 3.81)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "MHS110FRGBCT_1_1"
(pin unspecified line (at 7.62 -2.54 90) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 2.54 -2.54 90) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at -2.54 -2.54 90) (length 2.54)
(name "G" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at -7.62 -2.54 90) (length 2.54)
(name "R" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
)