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
|
(module REED_SWITCH_PLASTIC (layer F.Cu) (tedit 200000)
(descr "REED SWITCH - INSULATED CASE - PTH")
(tags "REED SWITCH - INSULATED CASE - PTH")
(attr virtual)
(fp_text reference >NAME (at 0 -2.286) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value >VALUE (at 0 2.286) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_line (start -7.49808 1.64846) (end 7.49808 1.64846) (layer F.SilkS) (width 0.2032))
(fp_line (start -7.49808 1.64846) (end -7.49808 0) (layer F.SilkS) (width 0.2032))
(fp_line (start -7.49808 0) (end -7.49808 -1.64846) (layer F.SilkS) (width 0.2032))
(fp_line (start -7.49808 -1.64846) (end 7.49808 -1.64846) (layer F.SilkS) (width 0.2032))
(fp_line (start 7.49808 -1.64846) (end 7.49808 0) (layer F.SilkS) (width 0.2032))
(fp_line (start 7.49808 0) (end 7.49808 1.64846) (layer F.SilkS) (width 0.2032))
(fp_line (start -7.49808 0) (end -7.71906 0) (layer F.SilkS) (width 0.2032))
(fp_line (start 7.49808 0) (end 7.71906 0) (layer F.SilkS) (width 0.2032))
(pad P$1 thru_hole circle (at -8.89 0) (size 1.8796 1.8796) (drill 1.016) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
(pad P$2 thru_hole circle (at 8.89 0) (size 1.8796 1.8796) (drill 1.016) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)
|