f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
(module RockerSwitch_RA (layer F.Cu) (tedit 596A717E)
(fp_text reference REF** (at 0 19.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value RockerSwitch_RA (at 0.5 -1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "pcb edge" (at 0 1) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 9.5 0) (end 9.5 2) (layer F.SilkS) (width 0.15))
(fp_line (start -9.5 0) (end -9.5 2) (layer F.SilkS) (width 0.15))
(fp_line (start 9.5 0) (end -9.5 0) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 0 16) (size 2.5 2.5) (drill 1.5) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 7 16) (size 2.5 2.5) (drill 1.5) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 13) (size 2.5 2.5) (drill 1.5) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 7 13) (size 2.5 2.5) (drill 1.5) (layers *.Cu *.Mask))
)
|