mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-12 22:09:39 +00:00
Add USB-B connector Lumberg 2411 02 (#2097)
* Added USB connector Lumberg 2411 02 * Fixed CrtYd line. * Rotated 90° CCW to have pin 1 at the top left corner (F4.2).
This commit is contained in:
parent
32d385b166
commit
39cd262e9a
@ -0,0 +1,43 @@
|
||||
(module USB_B_Lumberg_2411_02_Horizontal (layer F.Cu) (tedit 5E6EAC30)
|
||||
(descr "USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf")
|
||||
(tags "USB B receptacle horizontal through-hole")
|
||||
(fp_text reference REF** (at 7.5 -7.65) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value USB_B_Lumberg_2411_02_Horizontal (at 7.05 10.45) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.24 7.25) (end -1.24 -4.75) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.24 -4.75) (end 15.16 -4.75) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 15.16 -4.75) (end 15.16 7.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 15.16 7.25) (end -1.24 7.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.24 0.49) (end -0.75 0) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.75 0) (end -1.24 -0.49) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at 7.5 1.25 180) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.35 7.36) (end -1.35 -4.86) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.35 7.36) (end 2.4 7.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.35 -4.86) (end 2.4 -4.86) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 15.27 7.36) (end 15.27 -4.86) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 15.27 -4.86) (end 7.3 -4.86) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 15.27 7.36) (end 7.3 7.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.55 0) (end -2.05 -0.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.05 -0.5) (end -2.05 0.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.05 0.5) (end -1.55 0) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.74 9.75) (end 15.66 9.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 15.66 9.75) (end 15.66 -7.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 15.66 -7.25) (end -1.74 -7.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.74 -7.25) (end -1.74 9.75) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 thru_hole rect (at 0 0 90) (size 1.6 1.6) (drill 0.95) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 0 2.5 90) (size 1.6 1.6) (drill 0.95) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 2 2.5 90) (size 1.6 1.6) (drill 0.95) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 2 0 90) (size 1.6 1.6) (drill 0.95) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 4.86 7.25 90) (size 4 4) (drill 2.3) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 4.86 -4.75 90) (size 4 4) (drill 2.3) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_B_Lumberg_2411_02_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