Added SuperSOT-6 and a crystal oscillator
This commit is contained in:
parent
2112a86fe0
commit
fd46b33572
@ -46,6 +46,7 @@ Footprints
|
||||
* Micro SD Card
|
||||
* 3.5mm audio jack
|
||||
* RGB-LED-LTST
|
||||
* Crystal Oscillator
|
||||
|
||||
## lcd (Shino)
|
||||
* Pollin LCD 4x16 char
|
||||
|
24
footprints/pretty/smd.pretty/Oscillator-SMD.kicad_mod
Normal file
24
footprints/pretty/smd.pretty/Oscillator-SMD.kicad_mod
Normal file
@ -0,0 +1,24 @@
|
||||
(module Oscillator-SMD (layer F.Cu) (tedit 56D83549)
|
||||
(descr http://www.tme.eu/en/Document/04fa0ef07f38450711886bdf482cf79c/ISM92_Series.pdf)
|
||||
(tags "SMD Ceramic Crystal Oscillator HC-MOS")
|
||||
(fp_text reference REF** (at 1 1.8) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Oscillator-SMD (at 4.4 3.1) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.9 0.8) (end -0.6 0.8) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -0.9 0.5) (end -0.9 0.8) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -0.9 -2.8) (end -1 -2.8) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 2 -2.8) (end 0.9 -2.8) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 3.9 -2.8) (end 3.8 -2.8) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 3.9 0.3) (end 3.8 0.3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 0.9 0.3) (end 2 0.3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 0.3) (end -1 -2.8) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -0.9 0.3) (end -1 0.3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 3.9 -2.8) (end 3.9 0.3) (layer F.SilkS) (width 0.15))
|
||||
(pad 1 smd rect (at 0 0) (size 1.6 1.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 2.9 0) (size 1.6 1.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 2.9 -2.5) (size 1.6 1.35) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0 -2.5) (size 1.6 1.35) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
23
footprints/pretty/smd.pretty/SuperSOT-6.kicad_mod
Normal file
23
footprints/pretty/smd.pretty/SuperSOT-6.kicad_mod
Normal file
@ -0,0 +1,23 @@
|
||||
(module SuperSOT-6 (layer F.Cu) (tedit 56D82062)
|
||||
(descr http://akizukidenshi.com/download/ds/fairchild/supersot_dim.pdf)
|
||||
(tags "SuperSOT-6 SMD SSOT")
|
||||
(fp_text reference REF** (at 3.7 -1.2 90) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SuperSOT-6 (at 5 -3.6 90) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1 -2.1) (end -0.5 -2.1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 2.9 -2.1) (end 2.4 -2.1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 2.9 -0.5) (end 2.4 -0.5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 -0.5) (end -0.5 -0.5) (layer F.SilkS) (width 0.15))
|
||||
(fp_circle (center -0.7 -0.8) (end -0.6 -0.8) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -1 -0.5) (end -1 -2.1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 2.9 -2.1) (end 2.9 -0.5) (layer F.SilkS) (width 0.15))
|
||||
(pad 1 smd rect (at 0 0) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 0.95 0) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 1.9 0) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 1.9 -2.6) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.95 -2.6) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 0 -2.6) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
Loading…
Reference in New Issue
Block a user