Initial real commit
This commit is contained in:
parent
4074e0e973
commit
590a13f325
169 changed files with 12337 additions and 0 deletions
21
Footprint/LED-3MM.kicad_mod
Normal file
21
Footprint/LED-3MM.kicad_mod
Normal file
|
@ -0,0 +1,21 @@
|
|||
(module LED-3MM (layer F.Cu) (tedit 57232569)
|
||||
(descr "LED 3mm round vertical")
|
||||
(tags "LED 3mm round vertical")
|
||||
(fp_text reference LEDI3_2 (at 2.785 -4.045 270) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value LED (at 1.3 -2.9) (layer Dwgs.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 2.77 -1) (end -0.23 -1) (layer Eco1.User) (width 0.15))
|
||||
(fp_line (start -0.23 -1) (end -0.23 1) (layer Eco1.User) (width 0.15))
|
||||
(fp_line (start 2.77 -1) (end 2.77 1) (layer Eco1.User) (width 0.15))
|
||||
(fp_line (start 2.77 1) (end -0.23 1) (layer Eco1.User) (width 0.15))
|
||||
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 2 thru_hole circle (at 2.54 0) (size 1.7 1.7) (drill 1.00076) (layers *.Cu *.Mask F.SilkS))
|
||||
(model LEDs.3dshapes/LED-3MM.wrl
|
||||
(at (xyz 0.05 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 90))
|
||||
)
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue