blob: 95e9ee49c7ca2662041c935e7af0a192a0079c68 (
plain)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
(module led_reverse_bighole (layer F.Cu) (tedit 5FF24B69)
(descr "LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "diode reverse")
(attr smd)
(fp_text reference D33 (at 0 -2.145) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED (at 0 2.145) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.6 0.6) (end -0.6 -0.6) (layer F.CrtYd) (width 0.12))
(fp_line (start 0.6 0.6) (end -0.6 0.6) (layer F.CrtYd) (width 0.12))
(fp_line (start 0.6 -0.6) (end 0.6 0.6) (layer F.CrtYd) (width 0.12))
(fp_line (start -0.6 -0.6) (end 0.6 -0.6) (layer F.CrtYd) (width 0.12))
(fp_line (start 1.6 -0.8) (end -1.2 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start -1.2 -0.8) (end -1.6 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -1.6 -0.4) (end -1.6 0.8) (layer F.Fab) (width 0.1))
(fp_line (start -1.6 0.8) (end 1.6 0.8) (layer F.Fab) (width 0.1))
(fp_line (start 1.6 0.8) (end 1.6 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 1.6 -1.46) (end -2.285 -1.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.285 -1.46) (end -2.285 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.285 1.46) (end 1.6 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.28 1.46) (end -2.28 -1.46) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.28 -1.46) (end 2.28 -1.46) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.28 -1.46) (end 2.28 1.46) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.28 1.46) (end -2.28 1.46) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.1905 1.778) (end 0.1905 2.7305) (layer F.SilkS) (width 0.12))
(fp_line (start 0.1905 2.7305) (end -0.3175 2.2225) (layer F.SilkS) (width 0.12))
(fp_line (start -0.3175 2.2225) (end 0.1905 1.778) (layer F.SilkS) (width 0.12))
(fp_text user - (at -2 -2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user + (at 2 -2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(pad 1 smd roundrect (at -1.55 0) (size 0.95 1.75) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.2))
(pad 2 smd roundrect (at 1.55 0) (size 0.95 1.75) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.2))
(pad "" np_thru_hole oval (at 0 0) (size 1.778 1.778) (drill oval 1.778) (layers *.Cu *.Mask))
(model C:/Users/blues/Documents/GitHub/plinky/hw/kicadstuff/1206-smd-led-1.snapshot.1/LED_1206_White.stp
(offset (xyz 1.6 0.75 0.35))
(scale (xyz 1 1 1))
(rotate (xyz 180 0 0))
)
)
|