aboutsummaryrefslogtreecommitdiff
path: root/footprints.pretty/HOLE_SUEN.kicad_mod
blob: 2a05c849a53213f3cbc4c3f923bab40b0df071f7 (plain)
1
2
3
4
5
6
7
8
9
(module HOLE_SUEN (layer F.Cu) (tedit 5F391056)
  (fp_text reference REF** (at 0 -3.75) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value HOLE (at 0 -4.75) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (pad 1 thru_hole circle (at 0 0) (size 7 7) (drill 3.3) (layers *.Cu *.Mask))
)