f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
(module CAP-PTH-LARGE (layer F.Cu) (tedit 200000)
(attr virtual)
(fp_text reference >NAME (at 0 -1.27) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value >VALUE (at 0 1.27) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_line (start 0 -0.635) (end 0 0) (layer F.SilkS) (width 0.2032))
(fp_line (start 0 0) (end 0 0.635) (layer F.SilkS) (width 0.2032))
(fp_line (start 0 0) (end -2.54 0) (layer F.SilkS) (width 0.2032))
(fp_line (start 0 0) (end 2.54 0) (layer F.SilkS) (width 0.2032))
(pad 1 thru_hole circle (at -4.826 0) (size 1.905 1.905) (drill 0.89916) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
(pad 2 thru_hole circle (at 4.572 0) (size 1.905 1.905) (drill 0.89916) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)
|