Initial real commit
This commit is contained in:
parent
4074e0e973
commit
590a13f325
169 changed files with 12337 additions and 0 deletions
20
Footprint/LED_0805.kicad_mod
Normal file
20
Footprint/LED_0805.kicad_mod
Normal file
|
@ -0,0 +1,20 @@
|
|||
(module LED_0805 (layer F.Cu) (tedit 561B67D7)
|
||||
(descr "LED 0805 smd package")
|
||||
(tags "LED 0805 SMD")
|
||||
(attr smd)
|
||||
(fp_text reference LED_0805 (at 0 -1.55) (layer F.SilkS)
|
||||
(effects (font (size 0.762 0.762) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value Val* (at 0 1.475) (layer F.SilkS)
|
||||
(effects (font (size 0.762 0.762) (thickness 0.127)))
|
||||
)
|
||||
(fp_line (start -2.05 0.8) (end -2.05 -0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -2.225 -0.8) (end -2.225 0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 2 -0.8) (end 0.325 -0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 0.325 0.8) (end 2 0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 2.05 0.8) (end 2.05 -0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -2.2 0.8) (end -0.325 0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -2.2 -0.8) (end -0.35 -0.8) (layer F.SilkS) (width 0.2))
|
||||
(pad 1 smd rect (at -1.1 0) (size 1.4 1.3) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 1.1 0) (size 1.4 1.3) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue