mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 20:03:45 +00:00
Fix LED_D5.0mm-4_RGB_Staggered_Pins datasheet link (#2413)
* LED_D5.0mm-4_RGB_Staggered_Pins fix datasheet and description * fix travis crtyrd
This commit is contained in:
parent
8ee5ad83f1
commit
b06a444e8b
@ -1,15 +1,19 @@
|
||||
(module LED_D5.0mm-4_RGB_Staggered_Pins (layer F.Cu) (tedit 5B74F6B5)
|
||||
(descr "LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, diameter 5.0mm, 4 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.9A).pdf")
|
||||
(tags "LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED")
|
||||
(module LED_D5.0mm-4_RGB_Staggered_Pins (layer F.Cu) (tedit 5F446326)
|
||||
(descr "LED, diameter 5.0mm, 4 pins, WP154A4, http://webtest4.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.9A).pdf")
|
||||
(tags "rgb led")
|
||||
(fp_text reference REF** (at 2.413 -3.198) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value LED_D5.0mm-4_RGB_Staggered_Pins (at 2.667 4.722) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.147 1.061188) (end -0.147 2.307) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.087 -0.707694) (end -0.087 2.231694) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.02 -2.49) (end 5.84 -2.49) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.02 4.01) (end -1.02 -2.49) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.84 4.01) (end -1.02 4.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.84 -2.49) (end 5.84 4.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_circle (center 2.413 0.762) (end 4.913 0.762) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.087 -0.707694) (end -0.087 2.231694) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.147 1.061188) (end -0.147 2.307) (layer F.SilkS) (width 0.12))
|
||||
(fp_arc (start 2.413 0.762) (end 0.158316 1.842) (angle -116) (layer F.SilkS) (width 0.12))
|
||||
(fp_arc (start 2.413 0.762) (end -0.147 2.30683) (angle -112) (layer F.SilkS) (width 0.12))
|
||||
(fp_arc (start 2.413 0.762) (end 0.028 -1.038) (angle 138) (layer F.SilkS) (width 0.12))
|
||||
@ -18,10 +22,6 @@
|
||||
(fp_text user %R (at 2.413 -3.198) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 5.84 -2.49) (end 5.84 4.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.84 4.01) (end -1.02 4.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.02 4.01) (end -1.02 -2.49) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.02 -2.49) (end 5.83 -2.49) (layer F.CrtYd) (width 0.05))
|
||||
(pad 4 thru_hole circle (at 4.826 1.524) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 3.302 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 1.778 1.524) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask))
|
||||
|
Loading…
Reference in New Issue
Block a user