-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdip8.kicad_mod
23 lines (23 loc) · 1.48 KB
/
dip8.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
(module dip8 (layer F.Cu) (tedit 569423D4)
(fp_text reference REF** (at 0 -1.27) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value dip8 (at 0 1.27 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 1 (at -3.81 1.905 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.08 -3.81) (end 5.08 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 -3.81) (end 5.08 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 3.81) (end -5.08 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 3.81) (end -5.08 -3.81) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -3.81 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -1.27 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 1.27 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 3.81 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at 3.81 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole circle (at 1.27 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole circle (at -1.27 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole circle (at -3.81 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
)