initial commit
This commit is contained in:
31
KiCAD-Libraries/Pretty/modules.pretty/USB_A.kicad_mod
Normal file
31
KiCAD-Libraries/Pretty/modules.pretty/USB_A.kicad_mod
Normal file
@@ -0,0 +1,31 @@
|
||||
(module USB_A (layer F.Cu) (tedit 5AC2837D)
|
||||
(descr "USB A connector")
|
||||
(tags "USB USB_A")
|
||||
(fp_text reference J1 (at 0 -2.35) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value USB_A (at 3.4 2.9) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -3.94 4.35) (end -3.94 12.95) (layer Dwgs.User) (width 0.12))
|
||||
(fp_line (start 11.05 4.15) (end 11.05 12.95) (layer Dwgs.User) (width 0.12))
|
||||
(fp_line (start 11.05 12.95) (end -3.94 12.95) (layer Dwgs.User) (width 0.12))
|
||||
(fp_line (start 11.05 -1.14) (end -3.94 -1.14) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.94 -1.14) (end -3.94 0.98) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 11.05 -1.14) (end 11.05 1.19) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -5.3 -1.4) (end 11.95 -1.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.3 13.2) (end 11.95 13.2) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 11.95 -1.4) (end 11.95 13.2) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.3 13.2) (end -5.3 -1.4) (layer F.CrtYd) (width 0.05))
|
||||
(pad 5 thru_hole circle (at -3.56 2.67 270) (size 3 3) (drill 2.3) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 10.16 2.67 270) (size 3 3) (drill 2.3) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole circle (at 0 0 270) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 2.54 0 270) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 4.57 0 270) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 7.11 0 270) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Connectors.3dshapes/USB_A.wrl
|
||||
(offset (xyz 3.555999946594238 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 90))
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user