summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/SMD_Packages.pretty/1Pin.kicad_mod
blob: 90412317d423b765fe78e5bbb97b17e012cd3acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(module 1Pin (layer F.Cu)
  (at 0 0)
  (descr "module 1 pin (ou trou mecanique de percage)")
  (tags DEV)
  (fp_text reference REF** (at 0 -3.50012) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value 1Pin (at 0.24892 3.74904) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start -2.49936 -2.49936) (end 2.49936 -2.49936) (layer F.SilkS) (width 0.15))
  (fp_line (start 2.49936 -2.49936) (end 2.49936 2.49936) (layer F.SilkS) (width 0.15))
  (fp_line (start 2.49936 2.49936) (end -2.49936 2.49936) (layer F.SilkS) (width 0.15))
  (fp_line (start -2.49936 2.49936) (end -2.49936 -2.49936) (layer F.SilkS) (width 0.15))
  (pad 1 smd rect (at 0 0) (size 4.064 4.064) (layers F.Cu F.Paste F.Mask))
)