Browse Source

replace default debug connector with one that is actually obtainable

main
xenua 4 months ago
parent
commit
3e64be78a5
Signed by: xenua
GPG Key ID: 8F93B68BD37255B8
  1. 8
      xenua.bak
  2. 2
      xenua.kicad_sym

8
xenua.bak

@ -853,11 +853,11 @@ @@ -853,11 +853,11 @@
)
)
)
(symbol "SWD6" (in_bom yes) (on_board yes)
(symbol "TC2030" (in_bom yes) (on_board yes)
(property "Reference" "J" (at 5.08 7.62 0) (do_not_autoplace)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "SWD6" (at 5.08 -7.62 0) (do_not_autoplace)
(property "Value" "TC2030" (at 5.08 -7.62 0) (do_not_autoplace)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "xenua:TC2030" (at 0 0 0)
@ -866,13 +866,13 @@ @@ -866,13 +866,13 @@
(property "Datasheet" "" (at 2.54 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SWD6_0_1"
(symbol "TC2030_0_1"
(rectangle (start -5.08 6.35) (end 5.08 -6.35)
(stroke (width 0.1524) (type default))
(fill (type background))
)
)
(symbol "SWD6_1_1"
(symbol "TC2030_1_1"
(pin power_in line (at -2.54 8.89 270) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))

2
xenua.kicad_sym

@ -186,7 +186,7 @@ @@ -186,7 +186,7 @@
(property "Value" "Debug" (at -6.35 -7.62 0) (do_not_autoplace)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinSocket_1.27mm:PinSocket_2x04_P1.27mm_Horizontal" (at 0 0 0)
(property "Footprint" "Connector_PinSocket_1.27mm:PinSocket_2x04_P1.27mm_Vertical" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at -5.08 3.81 0)

Loading…
Cancel
Save