blob: e0d9018d83a4f666c58e69eb9bc0586660ef2fd3 (
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
27
28
|
(module BladeFuse-Mini (layer F.Cu) (tedit 5880C68F)
(descr "car blade fuse mini")
(tags "car blade fuse mini")
(fp_text reference REF** (at 3.95 -2.85) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value BladeFuse-Mini (at 4 3.05) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.55 -1.95) (end 9.55 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start 9.55 -1.95) (end 9.55 1.95) (layer F.Fab) (width 0.1))
(fp_line (start 9.55 1.95) (end -1.55 1.95) (layer F.Fab) (width 0.1))
(fp_line (start -1.55 1.95) (end -1.55 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start 3.25 0) (end 4.85 0) (layer F.SilkS) (width 0.12))
(fp_line (start 5.6 2) (end 2.4 2) (layer F.SilkS) (width 0.12))
(fp_line (start 2.4 -2) (end 5.6 -2) (layer F.SilkS) (width 0.12))
(fp_line (start -3 -2.2) (end 10.9 -2.2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3 -2.2) (end -3 2.2) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.9 2.2) (end 10.9 -2.2) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.9 2.2) (end -3 2.2) (layer F.CrtYd) (width 0.05))
(pad 1 thru_hole oval (at 0 0) (size 5.5 3.8) (drill oval 3.5 2) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 8 0) (size 5.3 3.8) (drill oval 3.5 2) (layers *.Cu *.Mask))
(model Fuse_Holders_and_Fuses.3dshapes/BladeFuse-Mini.wrl
(at (xyz 0.16 0 0))
(scale (xyz 0.39 0.39 0.39))
(rotate (xyz 0 0 0))
)
)
|