Initial real commit
This commit is contained in:
parent
4074e0e973
commit
590a13f325
169 changed files with 12337 additions and 0 deletions
22
Footprint/SMD_0805.kicad_mod
Normal file
22
Footprint/SMD_0805.kicad_mod
Normal file
|
@ -0,0 +1,22 @@
|
|||
(module SMD_0805 (layer F.Cu) (tedit 56DEC562)
|
||||
(descr "Capacitor SMD 0805, reflow soldering, AVX (see smccp.pdf)")
|
||||
(tags "capacitor 0805")
|
||||
(attr smd)
|
||||
(fp_text reference >NAME (at 0 -2.1) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value >VALUE (at 0 2.1) (layer Dwgs.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.8 -1) (end 1.8 -1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1.8 1) (end 1.8 1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1.8 -1) (end -1.8 1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 1.8 -1) (end 1.8 1) (layer F.SilkS) (width 0.15))
|
||||
(pad 1 smd rect (at -1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(model Capacitors_SMD.3dshapes/C_0805.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue