mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-23 22:53:43 +00:00
Add SMA_Wurth_60312002114503_Vertical. (#2050)
This commit is contained in:
parent
cbe3c5b858
commit
2eefe85034
@ -0,0 +1,36 @@
|
||||
(module "SMA_Wurth_60312002114503_Vertical" (layer F.Cu) (tedit 5E1B8DC8)
|
||||
(descr "https://www.we-online.de/katalog/datasheet/60312002114503.pdf")
|
||||
(tags "SMA THT Female Jack Vertical ExtendedLegs")
|
||||
(fp_text reference "REF**" (at 0 -4.75) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value "SMA_Wurth_60312002114503_Vertical" (at 0 5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 3.175 0) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 4.17 4.17) (end -4.17 4.17) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 4.17 4.17) (end 4.17 -4.17) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.17 -4.17) (end -4.17 4.17) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.17 -4.17) (end 4.17 -4.17) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.5 -3.5) (end 3.5 -3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.5 -3.5) (end -3.5 3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.5 3.5) (end 3.5 3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 3.5 -3.5) (end 3.5 3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.68 -1.8) (end -3.68 1.8) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 3.68 -1.8) (end 3.68 1.8) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.8 3.68) (end 1.8 3.68) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.8 -3.68) (end 1.8 -3.68) (layer F.SilkS) (width 0.12))
|
||||
(fp_text user "%R" (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad "1" thru_hole circle (at 0 0) (size 2.05 2.05) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad "2" thru_hole circle (at 2.54 2.54) (size 2.25 2.25) (drill 1.7) (layers *.Cu *.Mask))
|
||||
(pad "2" thru_hole circle (at 2.54 -2.54) (size 2.25 2.25) (drill 1.7) (layers *.Cu *.Mask))
|
||||
(pad "2" thru_hole circle (at -2.54 -2.54) (size 2.25 2.25) (drill 1.7) (layers *.Cu *.Mask))
|
||||
(pad "2" thru_hole circle (at -2.54 2.54) (size 2.25 2.25) (drill 1.7) (layers *.Cu *.Mask))
|
||||
(model "${KISYS3DMOD}/Connector_Coaxial.3dshapes/SMA_Wurth_60312002114503_Vertical.wrl"
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user