gigatron/kicad/Wickerlib.pretty/CAP-DISC-D7.5MM-P5MM.kicad_mod
2025-01-28 19:17:01 +03:00

41 lines
1.8 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 CAP-DISC-D7.5MM-P5MM (layer F.Cu) (tedit 5861944C)
(descr "Capacitor 7.5mm Disc, Pitch 5mm")
(tags Capacitor)
(fp_text reference C13 (at 2.45 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 100uF (at 2.5 3.5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 2.45 -3.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.5 -2.5) (end 6.5 -2.5) (layer F.Fab) (width 0.05))
(fp_line (start -1.5 2.5) (end -1.5 -2.5) (layer F.Fab) (width 0.05))
(fp_line (start 6.5 2.5) (end -1.5 2.5) (layer F.Fab) (width 0.05))
(fp_line (start 6.5 -2.5) (end 6.5 2.5) (layer F.Fab) (width 0.05))
(fp_line (start -1.5 -2.5) (end 6.5 -2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.5 -2.5) (end 6.5 2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.5 2.5) (end -1.5 2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 2.5) (end -1.5 -2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -2.25) (end 6.25 -2.25) (layer F.SilkS) (width 0.15))
(fp_line (start 6.25 -2.25) (end 6.25 2.25) (layer F.SilkS) (width 0.15))
(fp_line (start 6.25 2.25) (end -1.25 2.25) (layer F.SilkS) (width 0.15))
(fp_line (start -1.25 2.25) (end -1.25 -2.25) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 5 0) (size 2 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
)