Blame view

Rendu_v2/SparkFun-KiCad-Libraries-master/Footprints/Fuses.pretty/PTH.kicad_mod 1 KB
f8ffc2c5   mahmoudrabia   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  (module PTH (layer F.Cu) (tedit 200000)
    (descr "TWO 0.8 MM PTHS SPACED 0.2 IN APART FOR THROUGH HOLE PARTS.")
    (tags "TWO 0.8 MM PTHS SPACED 0.2 IN APART FOR THROUGH HOLE PARTS.")
    (attr virtual)
    (fp_text reference >NAME (at 0 -2.159) (layer F.SilkS)
      (effects (font (size 0.6096 0.6096) (thickness 0.127)))
    )
    (fp_text value >VALUE (at 0 2.159) (layer F.SilkS)
      (effects (font (size 0.6096 0.6096) (thickness 0.127)))
    )
    (fp_line (start -3.81 -1.524) (end 3.81 -1.524) (layer F.SilkS) (width 0.2032))
    (fp_line (start 3.81 -1.524) (end 3.81 1.524) (layer F.SilkS) (width 0.2032))
    (fp_line (start 3.81 1.524) (end -3.81 1.524) (layer F.SilkS) (width 0.2032))
    (fp_line (start -3.81 1.524) (end -3.81 -1.524) (layer F.SilkS) (width 0.2032))
    (pad P$1 thru_hole circle (at -2.54 0) (size 1.8796 1.8796) (drill 0.79756) (layers *.Cu *.Mask)
      (solder_mask_margin 0.1016))
    (pad P$2 thru_hole circle (at 2.54 0) (size 1.8796 1.8796) (drill 0.79756) (layers *.Cu *.Mask)
      (solder_mask_margin 0.1016))
  )