-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
Copy pathResistor-Compact-1-side.kicad_mod
29 lines (29 loc) · 1.87 KB
/
Resistor-Compact-1-side.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 Resistor-Compact-1-side (layer F.Cu) (tedit 5A53A3CB)
(attr smd)
(fp_text reference R** (at 0 0) (layer B.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)) (justify mirror))
)
(fp_text value R (at 0 0) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_line (start 2.794 0) (end 3.302 0) (layer F.SilkS) (width 0.15))
(fp_line (start -3.302 0) (end -2.794 0) (layer F.SilkS) (width 0.15))
(fp_line (start -2.794 0.762) (end -2.794 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 1.016) (end -2.794 0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.286 1.016) (end -2.54 1.016) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 0.762) (end -2.286 1.016) (layer F.SilkS) (width 0.15))
(fp_line (start 2.032 0.762) (end -2.032 0.762) (layer F.SilkS) (width 0.15))
(fp_line (start 2.286 1.016) (end 2.032 0.762) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 1.016) (end 2.286 1.016) (layer F.SilkS) (width 0.15))
(fp_line (start 2.794 0.762) (end 2.54 1.016) (layer F.SilkS) (width 0.15))
(fp_line (start 2.794 -0.762) (end 2.794 0.762) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 -1.016) (end 2.794 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start 2.286 -1.016) (end 2.54 -1.016) (layer F.SilkS) (width 0.15))
(fp_line (start 2.032 -0.762) (end 2.286 -1.016) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 -0.762) (end 2.032 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.286 -1.016) (end -2.032 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 -1.016) (end -2.286 -1.016) (layer F.SilkS) (width 0.15))
(fp_line (start -2.794 -0.762) (end -2.54 -1.016) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at -3.9 0) (size 1.6 1.6) (drill 1) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at 3.9 0) (size 1.6 1.6) (drill 1) (layers *.Cu *.Mask))
)