gigatron/kicad/Wickerlib.pretty/RLC-2010-SMD.kicad_mod
2025-01-28 19:17:01 +03:00

36 lines
1.5 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 RLC-2010-SMD (layer F.Cu) (tedit 58157164)
(descr "Resistor SMD RLC-2010-SMD, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor RLC-2010-SMD")
(attr smd)
(fp_text reference REF** (at 0 -2.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value RLC-2010-SMD (at 0 2.7) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.3 1.6) (end 3.3 -1.6) (layer F.Fab) (width 0.0508))
(fp_line (start -3.3 1.6) (end 3.3 1.6) (layer F.Fab) (width 0.0508))
(fp_line (start -3.3 -1.6) (end -3.3 1.6) (layer F.Fab) (width 0.0508))
(fp_line (start 3.3 -1.6) (end -3.3 -1.6) (layer F.Fab) (width 0.0508))
(fp_text user %R (at 0.35 -0.02) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.95 1.475) (end -1.95 1.475) (layer F.SilkS) (width 0.15))
(fp_line (start -1.95 -1.475) (end 1.95 -1.475) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -2.45 0) (size 1 2.5) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.45 0) (size 1 2.5) (layers F.Cu F.Paste F.Mask))
)