f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
(module 1X01NS_KIT (layer F.Cu) (tedit 200000)
(descr "PLATED THROUGH HOLE - NO SILK OUTLINE KIT VERSION")
(tags "PLATED THROUGH HOLE - NO SILK OUTLINE KIT VERSION")
(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)))
)
(fp_circle (center 0 0) (end 0 -0.508) (layer F.SilkS) (width 0))
(fp_circle (center 0 0) (end 0 -0.9398) (layer F.SilkS) (width 0))
(pad 1 thru_hole circle (at 0 0) (size 1.8796 1.8796) (drill 1.016) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)
|