gigatron/kicad/Wickerlib.pretty/CONN-HEADER-STRAIGHT-P2.54MM-1x01.kicad_mod
2025-01-28 19:17:01 +03:00

30 lines
1.1 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 CONN-HEADER-STRAIGHT-P2.54MM-1x01 (layer F.Cu) (tedit 58FF6D5C)
(descr "Through hole pin header")
(tags "pin header")
(fp_text reference W2 (at 0 -2.3495) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value %R (at 0 0) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 1 1) (layer F.Fab) (width 0.0508))
(fp_circle (center 0 0) (end 1.25 0.75) (layer F.SilkS) (width 0.1524))
(pad 1 thru_hole circle (at 0 0) (size 2.2352 2.2352) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
)