Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix footprint name for backlight led symbol #25

Merged
merged 4 commits into from
Jan 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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