Skip to content

Commit

Permalink
Merge pull request #25 from tigertfly/backlight-led-footprint-fix
Browse files Browse the repository at this point in the history
fix footprint name for backlight led symbol - merging myself as this is just minor edits to fix issues
  • Loading branch information
tigert authored Jan 4, 2024
2 parents 2d8ccba + c29744b commit f86b642
Showing 1 changed file with 3 additions and 64 deletions.
67 changes: 3 additions & 64 deletions SimPanel.kicad_sym
Original file line number Diff line number Diff line change
Expand Up @@ -630,13 +630,13 @@
)
)
(symbol "HL-A-3528H343W-S1-13HL-HR3" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "$REF" (at 1.5875 -5.08 0)
(property "Reference" "BL" (at 1.5875 -5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "HL-A-3528H343W-S1-13HL-HR3" (at 1.5875 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "SimPanel:LED_HL-A-3528H343W-S1-13HL-HR3" (at 0 2.54 0)
(property "Footprint" "SimPanel:HL-A-3528H343W-S1-13HL-HR3" (at 0 2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2005261832_HONGLITRONIC-Hongli-Zhihui--HONGLITRONIC-HL-A-3528H343W-S1-13HL-HR3-SDCM-6-3800K-4250K_C516296.pdf" (at 0 -7.62 0)
Expand All @@ -651,7 +651,7 @@
(property "ki_description" "SMD led that works for backlight of pcb panels" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "LED*" (at 0 0 0)
(property "ki_fp_filters" "HL?A?3528*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "HL-A-3528H343W-S1-13HL-HR3_0_1"
Expand Down Expand Up @@ -907,67 +907,6 @@
)
)
)
(symbol "T80-Z1" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 0 4.318 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "T80-Z1" (at 0 -5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "SimPanel:T80-Z1" (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" "switch single-pole double-throw spdt toggle" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Toggle Switch with large handle, SPDT (all variants)" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "T80*Z1*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "T80-Z1_0_0"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 -2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "T80-Z1_0_1"
(polyline
(pts
(xy -1.524 0.254)
(xy 1.651 2.286)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "T80-Z1_1_1"
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "C" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "TL6275" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 0 8.89 0)
(effects (font (size 1.27 1.27)))
Expand Down

0 comments on commit f86b642

Please sign in to comment.