-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathHC49S.kicad_mod
37 lines (37 loc) · 2.2 KB
/
HC49S.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
30
31
32
33
34
35
36
37
(module HC49S (layer F.Cu) (tedit 55D9BA7B)
(fp_text reference REF** (at 0 3.1) (layer F.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_text value HC49S (at 0 -0.5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.5 2.5) (end -6.5 2.5) (layer F.SilkS) (width 0.15))
(fp_line (start -7.5 1.5) (end -7.5 2.5) (layer F.SilkS) (width 0.15))
(fp_line (start 7.5 2.5) (end 6.5 2.5) (layer F.SilkS) (width 0.15))
(fp_line (start 7.5 1.5) (end 7.5 2.5) (layer F.SilkS) (width 0.15))
(fp_line (start 7.5 -2.5) (end 7.5 -1.5) (layer F.SilkS) (width 0.15))
(fp_line (start 6.5 -2.5) (end 7.5 -2.5) (layer F.SilkS) (width 0.15))
(fp_line (start -7.5 -2.5) (end -6.5 -2.5) (layer F.SilkS) (width 0.15))
(fp_line (start -7.5 -1.5) (end -7.5 -2.5) (layer F.SilkS) (width 0.15))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(fp_line (start -7.5 2.5) (end -7.5 -2.5) (layer F.Fab) (width 0.1))
(fp_line (start 7.5 2.5) (end -7.5 2.5) (layer F.Fab) (width 0.1))
(fp_line (start 7.5 -2.5) (end 7.5 2.5) (layer F.Fab) (width 0.1))
(fp_line (start -7.5 -2.5) (end 7.5 -2.5) (layer F.Fab) (width 0.1))
(fp_line (start 7.5 -2.5) (end -7.5 -2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.5 -1.3) (end 7.5 -2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.8 -1.3) (end 7.5 -1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.8 1.3) (end 7.8 -1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.5 1.3) (end 7.8 1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.5 2.5) (end 7.5 1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.5 2.5) (end 7.5 2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.5 1.3) (end -7.5 2.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.8 1.3) (end -7.5 1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.5 -1.3) (end -7.8 -1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.5 -2.5) (end -7.5 -1.3) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.8 -1.3) (end -7.8 1.3) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -4.75 0) (size 5.5 2.1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 4.75 0) (size 5.5 2.1) (layers F.Cu F.Paste F.Mask))
)