Initial real commit
This commit is contained in:
parent
4074e0e973
commit
590a13f325
169 changed files with 12337 additions and 0 deletions
23
Footprint/R_1608.kicad_mod
Normal file
23
Footprint/R_1608.kicad_mod
Normal file
|
@ -0,0 +1,23 @@
|
|||
(module R_1608 (layer F.Cu)
|
||||
(descr "SMT, 1608, 0603")
|
||||
(tags "SMT, 1608, 0603")
|
||||
(fp_text reference R_1608 (at 0.025 -1.575) (layer F.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value R** (at 2.8 -0.025) (layer F.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.65 -0.8) (end 1.65 -0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 1.65 -0.8) (end 1.65 0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 1.65 0.8) (end -1.65 0.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -1.65 0.8) (end -1.65 -0.8) (layer F.SilkS) (width 0.2))
|
||||
(pad 2 smd rect (at 0.85 0) (size 1.1 1.1) (layers F.Cu F.Paste F.Mask)
|
||||
(clearance 0.1))
|
||||
(pad 1 smd rect (at -0.85 0) (size 1.1 1.1) (layers F.Cu F.Paste F.Mask)
|
||||
(clearance 0.1))
|
||||
(model smd/capacitors/c_0603.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