f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
(module 1X01_NO_SILK (layer F.Cu) (tedit 5963CEA3)
(descr "PLATED THROUGH HOLE - NO SILK OUTLINE")
(tags "PLATED THROUGH HOLE - NO SILK OUTLINE")
(attr virtual)
(fp_text reference >NAME (at 0 -1.524) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value >VALUE (at 0 1.651) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8796 1.8796) (drill 1.016) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)
|