-
Notifications
You must be signed in to change notification settings - Fork 13
/
HC-33UH.kicad_mod
29 lines (29 loc) · 1.49 KB
/
HC-33UH.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-33UH (layer F.Cu)
(at 0 0)
(descr "Quartz boitier HC-33U Horizontal")
(tags "QUARTZ DEV")
(fp_text reference HC-33UH (at 1.27 11.43) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_text value X*** (at 1.27 17.78) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_line (start 15.24 4.445) (end -15.875 4.445) (layer F.SilkS) (width 0.3048))
(fp_line (start -6.35 0) (end -6.35 4.445) (layer F.SilkS) (width 0.3048))
(fp_line (start 6.35 0) (end 6.35 4.445) (layer F.SilkS) (width 0.3048))
(fp_line (start 15.24 4.445) (end 15.24 6.35) (layer F.SilkS) (width 0.3048))
(fp_line (start 15.24 6.35) (end -15.875 6.35) (layer F.SilkS) (width 0.3048))
(fp_line (start -15.875 6.35) (end -15.875 4.445) (layer F.SilkS) (width 0.3048))
(fp_line (start 14.605 6.35) (end 14.605 31.75) (layer F.SilkS) (width 0.3048))
(fp_line (start 14.605 31.75) (end 13.335 33.02) (layer F.SilkS) (width 0.3048))
(fp_line (start 13.335 33.02) (end -13.97 33.02) (layer F.SilkS) (width 0.3048))
(fp_line (start -13.97 33.02) (end -15.24 31.75) (layer F.SilkS) (width 0.3048))
(fp_line (start -15.24 31.75) (end -15.24 6.35) (layer F.SilkS) (width 0.3048))
(pad 1 thru_hole circle (at -6.35 0) (size 2.54 2.54) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 6.35 0) (size 2.54 2.54) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(model discret/xtal/crystal_hc33u_horizontal.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)