forked from KiCad/Connectors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGS2.kicad_mod
More file actions
17 lines (17 loc) · 784 Bytes
/
GS2.kicad_mod
File metadata and controls
17 lines (17 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(module GS2 (layer F.Cu)
(at 0 0)
(descr "Pontet Goute de soudure")
(attr virtual)
(fp_text reference REF** (at 1.778 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value GS2 (at 1.524 0 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.889 -1.27) (end -0.889 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 0.889 1.27) (end 0.889 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 0.889 1.27) (end -0.889 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -0.889 -1.27) (end 0.889 -1.27) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 0 -0.635) (size 1.27 0.9652) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 0.635) (size 1.27 0.9652) (layers F.Cu F.Paste F.Mask))
)