38 lines
1.6 KiB
Plaintext
38 lines
1.6 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: Yes
|
|
# Finished: Yes
|
|
|
|
(module LED-0603-SMD (layer F.Cu) (tedit 5972439A)
|
|
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
|
|
(tags "capacitor 0603")
|
|
(attr smd)
|
|
(fp_text reference LED1 (at 0.09 0.04) (layer F.Fab)
|
|
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
|
)
|
|
(fp_text value RED (at 0 1.9) (layer F.Fab) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_line (start -1.525 0.65) (end -1.525 -0.65) (layer F.SilkS) (width 0.127))
|
|
(fp_line (start -1.5 -0.762) (end -1.5 0.762) (layer F.Fab) (width 0.05))
|
|
(fp_text user %R (at 3.1496 -0.0127 180) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_line (start -1.778 -0.762) (end 2.032 -0.762) (layer F.Fab) (width 0.05))
|
|
(fp_line (start -0.35 -0.7) (end 0.35 -0.7) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start 0.35 0.7) (end -0.35 0.7) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -1.778 -0.75) (end -1.778 0.75) (layer F.Fab) (width 0.05))
|
|
(fp_line (start 2.032 -0.75) (end 2.032 0.75) (layer F.Fab) (width 0.05))
|
|
(fp_line (start -1.778 0.762) (end 2.032 0.762) (layer F.Fab) (width 0.05))
|
|
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask))
|
|
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask))
|
|
)
|