aboutsummaryrefslogtreecommitdiff
path: root/hw/chibi/chibi_2024/footprints.pretty/spade_6.35mm.kicad_mod
blob: bae045a32ed10e4e3cb8b5f34a14c5e7498c19b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(module spade_6.35mm (layer F.Cu) (tedit 5909BF10)
  (fp_text reference REF** (at 0 2.5) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value spade_6.35mm (at 0 -2) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start 0.5 -1) (end 0.5 1) (layer F.SilkS) (width 0.15))
  (fp_line (start -0.5 -1) (end -0.5 1) (layer F.SilkS) (width 0.15))
  (fp_line (start 1.5 1) (end -1.5 1) (layer F.SilkS) (width 0.15))
  (fp_line (start -1.5 -1) (end 1.5 -1) (layer F.SilkS) (width 0.15))
  (pad 1 thru_hole circle (at -2.5 0) (size 3 3) (drill 2) (layers *.Cu *.Mask))
  (pad 1 thru_hole circle (at 2.5 0) (size 3 3) (drill 2) (layers *.Cu *.Mask))
)