7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 23:26:20 +00:00

Add generic USB B vertical connector footprint.

This commit is contained in:
Kirill Kranke 2017-12-03 21:51:56 +03:00
parent 2b03c983ad
commit ad2fc519d3

View File

@ -0,0 +1,42 @@
(module USB_B_Vertical (layer F.Cu) (tedit 5A23F084)
(descr http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf)
(tags "USB_B USB B vertical female connector")
(fp_text reference REF** (at -5.8 -4.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value USB_B_Vertical (at -1.25 10.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at -1.2 6.4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -8.3 1) (end -8.3 -3.8) (layer F.SilkS) (width 0.12))
(fp_line (start -8.3 9.3) (end -8.3 4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 5.8 9.3) (end -8.3 9.3) (layer F.SilkS) (width 0.12))
(fp_line (start 5.8 4.5) (end 5.8 9.3) (layer F.SilkS) (width 0.12))
(fp_line (start 5.8 -3.8) (end 5.8 1) (layer F.SilkS) (width 0.12))
(fp_line (start -8.3 -3.8) (end 5.8 -3.8) (layer F.SilkS) (width 0.12))
(fp_line (start -0.5 -4.5) (end 0 -4) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 -4.5) (end -0.5 -4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -4) (end 0.5 -4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 5 -3.75) (end 5.75 -3) (layer F.Fab) (width 0.1))
(fp_line (start -8.25 -3.75) (end 5 -3.75) (layer F.Fab) (width 0.1))
(fp_line (start 5.75 -3) (end 5.75 9.25) (layer F.Fab) (width 0.1))
(fp_line (start 5.75 9.25) (end -8.25 9.25) (layer F.Fab) (width 0.1))
(fp_line (start -8.25 9.25) (end -8.25 -3.75) (layer F.Fab) (width 0.1))
(fp_line (start -9 -4) (end 6.5 -4) (layer F.CrtYd) (width 0.05))
(fp_line (start -9 -4) (end -9 9.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.5 9.5) (end 6.5 -4) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.5 9.5) (end -9 9.5) (layer F.CrtYd) (width 0.05))
(pad 5 thru_hole circle (at 4.77 2.71) (size 3 3) (drill 2.3) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 0 3.2) (size 1.4 1.4) (drill 0.92) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -2.5 3.2) (size 1.4 1.4) (drill 0.92) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 1.4 1.4) (drill 0.92) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at -7.27 2.71) (size 3 3) (drill 2.3) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -2.5 0) (size 1.4 1.4) (drill 0.92) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_B_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)