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

Fix Conn_RCA_Jack according to KLC

parent 2484097e
No related branches found
No related tags found
No related merge requests found
...@@ -2978,8 +2978,8 @@ ...@@ -2978,8 +2978,8 @@
(property "Reference" "J" (id 0) (at 0 3.81 0) (property "Reference" "J" (id 0) (at 0 3.81 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Value" "Conn_RCA_Jack" (id 1) (at 0.635 -3.175 0) (property "Value" "Conn_RCA_Jack" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "fab:Conn_RCA_Jack_CUI_RCJ-011-SMT-TR" (id 2) (at 0 0 0) (property "Footprint" "fab:Conn_RCA_Jack_CUI_RCJ-011-SMT-TR" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
...@@ -2987,26 +2987,32 @@ ...@@ -2987,26 +2987,32 @@
(property "Datasheet" "https://www.cuidevices.com/product/resource/rcj-01x-smt.pdf" (id 3) (at 0 0 0) (property "Datasheet" "https://www.cuidevices.com/product/resource/rcj-01x-smt.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_keywords" "RCA, jack, connector, barrel" (id 4) (at 0 0 0) (property "ki_keywords" "RCA jack connector barrel" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "RCA jack barrel connector" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*RCA*Jack*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "Conn_RCA_Jack_0_1" (symbol "Conn_RCA_Jack_0_1"
(circle (center 0 0) (radius 0.635) (circle (center 0 0) (radius 1.27)
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none)) (fill (type none))
) )
(circle (center 0 0) (radius 1.905) (circle (center 0 0) (radius 2.54)
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none)) (fill (type background))
) )
) )
(symbol "Conn_RCA_Jack_1_1" (symbol "Conn_RCA_Jack_1_1"
(pin passive line (at 0 -4.445 90) (length 2.54) (pin passive line (at 5.08 0 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at -5.715 0 0) (length 5.08) (pin passive line (at -5.08 0 0) (length 3.81)
(name "SIG" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27)))) (number "2" (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