mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 17:33:52 +00:00
ECS-2520MV oscillator footprint (#1035)
This commit is contained in:
parent
679224d42e
commit
581eb01495
@ -0,0 +1,38 @@
|
||||
(module Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm (layer F.Cu) (tedit 5C2B7AE4)
|
||||
(descr "Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf")
|
||||
(tags "Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -2.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm (at 0 2.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1 -0.75) (end -1 1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1 -1.25) (end 1 1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.5 -1.25) (end 1 -1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1 1.25) (end 1 1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1 -0.75) (end -0.5 -1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at 0 0 90) (layer F.Fab)
|
||||
(effects (font (size 0.5 0.5) (thickness 0.075)))
|
||||
)
|
||||
(fp_line (start -0.17 1.36) (end 0.17 1.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.16 -1.36) (end 0.17 -1.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1.11 0.32) (end 1.11 -0.32) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.11 0.32) (end -1.11 -0.32) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.38 -1.56) (end -1.07 -1.56) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1.38 -1.63) (end 1.38 1.63) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.38 1.63) (end 1.38 1.63) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.38 -1.63) (end -1.38 1.63) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.38 -1.63) (end 1.38 -1.63) (layer F.CrtYd) (width 0.05))
|
||||
(fp_arc (start -0.47 -1.24) (end -0.16 -1.36) (angle -53.13010235) (layer F.SilkS) (width 0.12))
|
||||
(pad 1 smd roundrect (at -0.725 -0.925) (size 0.8 0.9) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(pad 4 smd roundrect (at 0.725 -0.925) (size 0.8 0.9) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(pad 2 smd roundrect (at -0.725 0.925) (size 0.8 0.9) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(pad 3 smd roundrect (at 0.725 0.925) (size 0.8 0.9) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(model ${KISYS3DMOD}/Oscillator.3dshapes/Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user