blob: 7f3ebb7e60dc5e604a887be38f6eeb95bef71dc6 (
plain)
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
|
(module SELF1408 (layer F.Cu)
(at 0 0)
(descr "Self Ferrite 14 - 08")
(tags SELF)
(fp_text reference REF** (at 0 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SELF1408 (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.62 -3.81) (end -7.62 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -7.62 3.81) (end -3.81 7.62) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 7.62) (end 3.81 7.62) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 7.62) (end 7.62 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 7.62 3.81) (end 7.62 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 7.62 -3.81) (end 3.81 -7.62) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 -7.62) (end -3.81 -7.62) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 -7.62) (end -7.62 -3.81) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -7.62 0) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -5.08 2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -5.08 -2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5.08 -2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 7.62 0) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5.08 2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
(pad 0 thru_hole circle (at 0 7.62) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
)
|