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

37 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: Yes
# Finished: Yes
(module RLC-1812-SMD (layer F.Cu) (tedit 579037B4)
(descr "Capacitor SMD RLC-1812-SMD, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor RLC-1812-SMD")
(attr smd)
(fp_text reference F1 (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "1.1A 25V" (at 0 0) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at -3.81 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.1 -1.85) (end 3.1 -1.85) (layer F.Fab) (width 0.05))
(fp_line (start -3.1 1.85) (end 3.1 1.85) (layer F.Fab) (width 0.05))
(fp_line (start 1.524 -1.725) (end -1.524 -1.725) (layer F.SilkS) (width 0.15))
(fp_line (start -1.524 1.725) (end 1.524 1.725) (layer F.SilkS) (width 0.15))
(fp_line (start 3.1 -1.85) (end 3.1 1.85) (layer F.Fab) (width 0.05))
(fp_line (start -3.1 -1.85) (end -3.1 1.85) (layer F.Fab) (width 0.05))
(pad 1 smd rect (at -2.3 0) (size 1 3) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.3 0) (size 1 3) (layers F.Cu F.Paste F.Mask))
)