f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
(module TP_15TH (layer F.Cu) (tedit 5963ECE7)
(descr "ELECTRICALLY CONDUCTIVE VIA 0.015\" DRILL")
(tags "ELECTRICALLY CONDUCTIVE VIA 0.015\" DRILL")
(attr virtual)
(fp_text reference Ref** (at 0 -0.889) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value Val** (at 0 0.889) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_circle (center 0 0) (end 0 -0.381) (layer F.SilkS) (width 0))
(pad P$1 thru_hole circle (at 0 0) (size 0.6096 0.6096) (drill 0.381) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)
|