34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
# KiCad Footprint
|
|
# Originally from the KiCad Official Libraries
|
|
# http://github.com/kicad/
|
|
# Edited by Jenner for Wickerlib
|
|
# http://github.com/wickerbox/wickerlib
|
|
# This library file is provided under the GPLv3
|
|
# https://www.gnu.org/licenses/gpl-3.0.html
|
|
# The footprint may not be correct! It is the end
|
|
# user's responsibility to verify the package.
|
|
#
|
|
# Verified: No
|
|
# Finished: Yes
|
|
|
|
(module LED-D5MM-2PIN (layer F.Cu) (tedit 57C4CE54)
|
|
(descr "LED 5mm round vertical")
|
|
(tags "LED 5mm round vertical")
|
|
(fp_text reference LED10 (at 1.25 0) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value GREEN (at 1.25 0) (layer F.Fab) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text user %R (at 1.75 4) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_arc (start 1.27 0) (end -1.23 -1.5) (angle 297.5) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -1.23 1.5) (end -1.23 -1.5) (layer F.SilkS) (width 0.15))
|
|
(fp_circle (center 1.27 0) (end 0.97 -2.5) (layer F.SilkS) (width 0.15))
|
|
(fp_arc (start 1.3 0) (end -1.5 1.55) (angle -302) (layer F.Fab) (width 0.05))
|
|
(fp_line (start -1.5 -1.55) (end -1.5 1.55) (layer F.Fab) (width 0.05))
|
|
(pad 1 thru_hole rect (at 0 0 90) (size 2 1.9) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
|
|
(pad 2 thru_hole circle (at 2.54 0) (size 1.9 1.9) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
|
|
)
|