forked from KiCad/Inductors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSELF1408.kicad_mod
26 lines (26 loc) · 1.6 KB
/
SELF1408.kicad_mod
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 SELF1408 (at 0 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 0) (layer F.SilkS)
(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 F.SilkS))
(pad 1 thru_hole circle (at -5.08 2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at -5.08 -2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 5.08 -2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 7.62 0) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 5.08 2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 0 thru_hole circle (at 0 7.62) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
)