Create NPTH_0.385mm.kicad_mod

This commit is contained in:
Zane Kaminski 2020-06-05 03:52:51 -04:00
parent ec4f933185
commit c6c994d39d
1 changed files with 10 additions and 0 deletions

10
NPTH_0.385mm.kicad_mod Normal file
View File

@ -0,0 +1,10 @@
(module NPTH_0.385mm (layer F.Cu) (tedit 5ED186A4)
(attr virtual)
(fp_text reference " " (at 0 0.5) (layer Dwgs.User) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value " " (at 0 -0.5) (layer Dwgs.User) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 0.385 0.385) (drill 0.385) (layers *.Cu *.Mask))
)