mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 17:53:45 +00:00
Added Wuerth 614004134726 USB-A socket (#2160)
* Added Wuerth 614004143726 USB-A socket * Added properties * Fix position and line width * Moved courtyard to correct grid * Changes requested * Shift pin 1 silk to be 0.2mm away from nearest pad Co-authored-by: Chris Morgan <chmorgan@gmail.com>
This commit is contained in:
parent
f6ee889177
commit
cd0e0103ee
@ -0,0 +1,43 @@
|
||||
(module USB_A_Wuerth_614004134726_Horizontal (layer F.Cu) (tedit 5E77E221)
|
||||
(descr "USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf")
|
||||
(tags "USB_A Female Connector receptacle")
|
||||
(fp_text reference REF** (at 0 -5.08) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value USB_A_Wuerth_614004134726_Horizontal (at 0 5.08) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -12.43 -3.65) (end -1.98 -3.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -12.43 -3.65) (end -12.43 3.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -12.43 3.65) (end -1.98 3.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.52 -3.65) (end 5.02 -3.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.52 3.65) (end 5.02 3.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -12.83 -4.3) (end 7.85 -4.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 7.85 -4.3) (end 7.85 4.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 7.85 4.3) (end -12.83 4.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -12.83 4.3) (end -12.83 -4.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at -2.855 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -12.33 -3.55) (end 6.97 -3.55) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6.97 -3.55) (end 6.97 3.55) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6.97 3.55) (end -12.33 3.55) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -12.33 3.55) (end -12.33 -3.55) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.5 3.55) (end 0 1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0 1.25) (end 0.5 3.55) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 7.07 -1.5) (end 7.07 1.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.5 4.03) (end 0.5 4.03) (layer F.SilkS) (width 0.12))
|
||||
(pad 4 thru_hole circle (at 6 0) (size 1.6 1.6) (drill 0.92) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 4 0) (size 1.6 1.6) (drill 0.92) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 2 0) (size 1.6 1.6) (drill 0.92) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.92) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at -0.73 2.72) (size 2.15 2.15) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 6.27 2.72) (size 2.15 2.15) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 6.27 -2.72) (size 2.15 2.15) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at -0.73 -2.72) (size 2.15 2.15) (drill 1.5) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_A_Wuerth_614004134726_Horizontal.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user