forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHC-18UH.kicad_mod
29 lines (29 loc) · 1.46 KB
/
HC-18UH.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
27
28
29
(module HC-18UH (layer F.Cu)
(at 0 0)
(descr "Quartz boitier HC-18 horizontal")
(tags "QUARTZ DEV")
(fp_text reference HC-18UH (at 0 6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 11.43) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 6.35 2.794) (end -6.35 2.794) (layer F.SilkS) (width 0.15))
(fp_line (start 5.842 2.794) (end 5.842 15.24) (layer F.SilkS) (width 0.15))
(fp_line (start -6.35 2.794) (end -6.35 2.032) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 2.794) (end 6.35 2.032) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 2.032) (end -6.35 2.032) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 0) (end -2.54 2.032) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 0) (end 2.54 2.032) (layer F.SilkS) (width 0.15))
(fp_line (start -5.842 2.794) (end -5.842 15.24) (layer F.SilkS) (width 0.15))
(fp_line (start 5.842 15.24) (end 5.334 15.748) (layer F.SilkS) (width 0.15))
(fp_line (start 5.334 15.748) (end -5.334 15.748) (layer F.SilkS) (width 0.15))
(fp_line (start -5.334 15.748) (end -5.842 15.24) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -2.54 0) (size 1.778 1.778) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(model Discret/HC-18UH.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)