forked from brunoeagle/kicad-open-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2-PIN-2.54mm.kicad_mod
15 lines (15 loc) · 926 Bytes
/
2-PIN-2.54mm.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
(module 2-PIN-2.54mm (layer F.Cu) (tedit 59CB0388)
(fp_text reference J102 (at 0.01 -2.584) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.25)))
)
(fp_text value "BAT PRI." (at 0 3.07086) (layer F.Fab)
(effects (font (thickness 0.3048)))
)
(fp_line (start -2.72034 0) (end -2.72034 -1.5494) (layer F.SilkS) (width 0.20066))
(fp_line (start -2.72034 -1.5494) (end 2.72034 -1.5494) (layer F.SilkS) (width 0.20066))
(fp_line (start 2.72034 -1.5494) (end 2.72034 1.5494) (layer F.SilkS) (width 0.20066))
(fp_line (start 2.72034 1.5494) (end -2.72034 1.5494) (layer F.SilkS) (width 0.20066))
(fp_line (start -2.72034 1.5494) (end -2.72034 0) (layer F.SilkS) (width 0.20066))
(pad 2 thru_hole circle (at 1.27 0) (size 1.80086 1.80086) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at -1.27 0) (size 1.80086 1.80086) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
)