Skip to content
Snippets Groups Projects
Commit ed5cd726 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix Conn_USB_A_Plain according to KLC

parent 0fb7f1a3
No related branches found
No related tags found
No related merge requests found
......@@ -3073,16 +3073,16 @@
)
)
(symbol "Conn_USB_A_Plain" (in_bom yes) (on_board yes)
(property "Reference" "P" (id 0) (at -6.35 10.16 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(property "Reference" "P" (id 0) (at -5.08 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_USB_A_Plain" (id 1) (at -6.35 7.62 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(property "Value" "Conn_USB_A_Plain" (id 1) (at 1.27 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "fab:Conn_USB_A_Plain" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "usb type-a connector plug" (id 4) (at 0 0 0)
......@@ -3091,42 +3091,45 @@
(property "ki_description" "Plain USB connector that can be milled with as PCB milling machine " (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*USB*A*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_USB_A_Plain_0_1"
(rectangle (start -6.35 6.35) (end 6.35 -6.35)
(rectangle (start -5.08 7.62) (end 5.08 -7.62)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(rectangle (start -1.27 -3.81) (end 5.08 -5.08)
(rectangle (start 1.27 -3.81) (end 5.08 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -1.27) (end 2.54 -2.54)
(rectangle (start 1.27 -1.27) (end 4.445 -2.54)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 2.54) (end 2.54 1.27)
(rectangle (start 1.27 2.54) (end 4.445 1.27)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 5.08) (end 5.08 3.81)
(rectangle (start 1.27 5.08) (end 5.08 3.81)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "Conn_USB_A_Plain_1_1"
(pin power_out line (at -8.89 3.81 0) (length 2.54)
(pin power_in line (at 0 10.16 270) (length 2.54)
(name "5V" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 1.27 0) (length 2.54)
(pin bidirectional line (at -7.62 2.54 0) (length 2.54)
(name "D-" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 -1.27 0) (length 2.54)
(pin bidirectional line (at -7.62 -2.54 0) (length 2.54)
(name "D+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -8.89 -3.81 0) (length 2.54)
(pin power_in line (at 0 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment