Create PasteHole_1.152mm_NPTH.kicad_mod

This commit is contained in:
Zane Kaminski 2020-08-04 00:45:13 -04:00
parent 3ca8711611
commit 05f0863136
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
(module PasteHole_1.152mm_NPTH (layer F.Cu) (tedit 5F27B084)
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
(tags marker)
(attr virtual)
(fp_text reference REF** (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.1)))
)
(fp_text value " " (at 0 2) (layer F.Fab) hide
(effects (font (size 0.508 0.508) (thickness 0.127)))
)
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
(pad "" np_thru_hole circle (at 0 0) (size 1.152 1.152) (drill 1.152) (layers *.Cu *.Mask)
(solder_mask_margin 0.148))
)