-
-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathKLJ-1102.kicad_mod
More file actions
14 lines (14 loc) · 714 Bytes
/
Copy pathKLJ-1102.kicad_mod
File metadata and controls
14 lines (14 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(module "KLJ-1102" (layer F.Cu) (tedit 5AA37992)
(fp_text reference "REF**" (at 0 6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "KLJ-1102" (at 0 -6.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.5 4.5) (end -5.5 -4.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5.5 4.5) (end -5.5 4.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5.5 -4.5) (end 5.5 4.5) (layer F.SilkS) (width 0.15))
(fp_line (start -5.5 -4.5) (end 5.5 -4.5) (layer F.SilkS) (width 0.15))
(pad "1" smd rect (at -6.5 0) (size 2 2) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "2" smd rect (at 6.5 0) (size 2 2) (layers "F.Cu" "F.Paste" "F.Mask"))
)