f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
(module AXIAL-0.3EZ (layer F.Cu) (tedit 200000)
(descr "THIS IS THE \"EZ\" VERSION OF THE STANDARD .3\" SPACED RESISTOR PACKAGE.")
(tags "THIS IS THE \"EZ\" VERSION OF THE STANDARD .3\" SPACED RESISTOR PACKAGE.")
(attr virtual)
(fp_text reference >NAME (at 0 -1.397) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value >VALUE (at 0 1.397) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_line (start -2.54 -0.762) (end 2.54 -0.762) (layer F.SilkS) (width 0.2032))
(fp_line (start 2.54 -0.762) (end 2.54 0) (layer F.SilkS) (width 0.2032))
(fp_line (start 2.54 0) (end 2.54 0.762) (layer F.SilkS) (width 0.2032))
(fp_line (start 2.54 0.762) (end -2.54 0.762) (layer F.SilkS) (width 0.2032))
(fp_line (start -2.54 0.762) (end -2.54 0) (layer F.SilkS) (width 0.2032))
(fp_line (start -2.54 0) (end -2.54 -0.762) (layer F.SilkS) (width 0.2032))
(fp_line (start 2.54 0) (end 2.794 0) (layer F.SilkS) (width 0.2032))
(fp_line (start -2.54 0) (end -2.794 0) (layer F.SilkS) (width 0.2032))
(fp_circle (center -3.81 0) (end -3.81 -0.508) (layer F.SilkS) (width 0))
(fp_circle (center 3.81 0) (end 3.81 -0.52324) (layer F.SilkS) (width 0))
(fp_circle (center -3.81 0) (end -3.81 -1.02362) (layer F.SilkS) (width 0))
(fp_circle (center 3.81 0) (end 3.81 -1.04648) (layer F.SilkS) (width 0))
(pad P$1 thru_hole circle (at -3.81 0) (size 1.8796 1.8796) (drill 0.89916) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
(pad P$2 thru_hole circle (at 3.81 0) (size 1.8796 1.8796) (drill 0.89916) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)
|