blob: 9d1c813509e2237930c7d919bde4306afaf21b7a (
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
|
(module led_reverse_2 (layer F.Cu) (tedit 600349A4)
(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 D1 (at -3 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED (at 3 0 90) (layer F.SilkS)
(effects (font (size 1 0.635) (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.663) (end 0.1905 2.6155) (layer F.SilkS) (width 0.12))
(fp_line (start 0.1905 2.6155) (end -0.3175 2.1075) (layer F.SilkS) (width 0.12))
(fp_line (start -0.3175 2.1075) (end 0.1905 1.663) (layer F.SilkS) (width 0.12))
(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.7018 1.7018) (drill oval 1.7018) (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))
)
)
|