From f54818ed36ddb4dcc699702c7b184e3a7c10a087 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 16 Jun 2024 12:59:43 +0200 Subject: [PATCH] Fixed the i2c pinout --- .gitignore | 1 + i2c.kicad_sch | 36 +-- radom-controller.kicad_pcb | 616 +++++++++++++++++++++---------------- 3 files changed, 375 insertions(+), 278 deletions(-) diff --git a/.gitignore b/.gitignore index a63bc0e..751a25b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ _autosave-* *-save.pro *-save.kicad_pcb fp-info-cache +*.lck # Netlist files (exported from Eeschema) *.net diff --git a/i2c.kicad_sch b/i2c.kicad_sch index 3076978..6a50e46 100644 --- a/i2c.kicad_sch +++ b/i2c.kicad_sch @@ -2874,7 +2874,7 @@ ) (global_label "OUT-SC3" (shape input) - (at 156.21 142.24 180) + (at 143.51 144.78 180) (fields_autoplaced yes) (effects (font @@ -2884,7 +2884,7 @@ ) (uuid "2a3c638a-33bf-4a46-8971-41a769c1a913") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 144.3348 142.24 0) + (at 131.6348 144.78 0) (effects (font (size 1.27 1.27) @@ -2940,7 +2940,7 @@ ) (global_label "OUT-SC2" (shape input) - (at 120.65 142.24 180) + (at 107.95 144.78 180) (fields_autoplaced yes) (effects (font @@ -2950,7 +2950,7 @@ ) (uuid "2c7d49b7-9616-471b-bac1-91ed44db85eb") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 108.7748 142.24 0) + (at 96.0748 144.78 0) (effects (font (size 1.27 1.27) @@ -3028,7 +3028,7 @@ ) (global_label "OUT-SD1" (shape input) - (at 72.39 144.78 180) + (at 85.09 142.24 180) (fields_autoplaced yes) (effects (font @@ -3038,7 +3038,7 @@ ) (uuid "55161d9e-7e4f-412f-88cc-cd612c0d0f05") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 60.5148 144.78 0) + (at 73.2148 142.24 0) (effects (font (size 1.27 1.27) @@ -3138,7 +3138,7 @@ ) (global_label "OUT-SD2" (shape input) - (at 107.95 144.78 180) + (at 120.65 142.24 180) (fields_autoplaced yes) (effects (font @@ -3148,7 +3148,7 @@ ) (uuid "81d4a55e-a2c7-4656-bb2e-94a65d55fb99") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 96.0748 144.78 0) + (at 108.7748 142.24 0) (effects (font (size 1.27 1.27) @@ -3226,7 +3226,7 @@ ) (global_label "OUT-SD3" (shape input) - (at 143.51 144.78 180) + (at 156.21 142.24 180) (fields_autoplaced yes) (effects (font @@ -3236,7 +3236,7 @@ ) (uuid "a3bf90d2-8971-4dd0-a6d9-12fd141ed5bb") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 131.6348 144.78 0) + (at 144.3348 142.24 0) (effects (font (size 1.27 1.27) @@ -3424,7 +3424,7 @@ ) (global_label "OUT-SD0" (shape input) - (at 36.83 144.78 180) + (at 49.53 142.24 180) (fields_autoplaced yes) (effects (font @@ -3434,7 +3434,7 @@ ) (uuid "d280f8ea-e5d1-4353-a2fe-5ef9c11a44ba") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 24.9548 144.78 0) + (at 37.6548 142.24 0) (effects (font (size 1.27 1.27) @@ -3446,7 +3446,7 @@ ) (global_label "OUT-SC1" (shape input) - (at 85.09 142.24 180) + (at 72.39 144.78 180) (fields_autoplaced yes) (effects (font @@ -3456,7 +3456,7 @@ ) (uuid "dad468e0-220d-4e9f-aee2-a11a4c515f84") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 73.2148 142.24 0) + (at 60.5148 144.78 0) (effects (font (size 1.27 1.27) @@ -3468,7 +3468,7 @@ ) (global_label "OUT-SC0" (shape input) - (at 49.53 142.24 180) + (at 36.83 144.78 180) (fields_autoplaced yes) (effects (font @@ -3478,7 +3478,7 @@ ) (uuid "e167b8e6-d05a-44eb-9c49-21c842d956fb") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 37.6548 142.24 0) + (at 24.9548 144.78 0) (effects (font (size 1.27 1.27) @@ -7197,7 +7197,6 @@ (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) (uuid "fe533fa4-c793-4668-a4b3-01f12984ad25") (property "Reference" "J14" (at 92.71 134.2855 0) @@ -7216,11 +7215,12 @@ ) ) (property "Footprint" "spta:SPTA-1-4-3,5" - (at 92.71 142.24 0) + (at 97.536 151.13 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) (property "Datasheet" "~" diff --git a/radom-controller.kicad_pcb b/radom-controller.kicad_pcb index aebb990..1cd04b8 100644 --- a/radom-controller.kicad_pcb +++ b/radom-controller.kicad_pcb @@ -2726,7 +2726,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 22 "OUT-SC0") + (net 20 "OUT-SD0") (pinfunction "Pin_2") (pintype "passive") (uuid "5f4aad3c-acf9-4241-910a-a48d2167e160") @@ -2737,7 +2737,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 20 "OUT-SD0") + (net 22 "OUT-SC0") (pinfunction "Pin_3") (pintype "passive") (uuid "064bc95f-fdbb-4f0a-bdaa-9d8a31102990") @@ -3357,7 +3357,7 @@ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "resistor handsolder") (property "Reference" "R11" - (at 0 -1.43 270) + (at 0 -1.43 -90) (layer "F.SilkS") (uuid "204855d8-33cd-447c-aff2-a128b65e7596") (effects @@ -3368,7 +3368,7 @@ ) ) (property "Value" "1k" - (at 0 1.43 270) + (at 0 1.43 -90) (layer "F.Fab") (uuid "1c1a39b3-3b42-479f-8439-c0a5aea17260") (effects @@ -3520,7 +3520,7 @@ (uuid "0e3cb883-bae7-4db9-b3aa-5d856c5fd459") ) (fp_text user "${REFERENCE}" - (at 0 0 270) + (at 0 0 -90) (layer "F.Fab") (uuid "4a4f977a-9989-4846-9406-91fde5191b73") (effects @@ -6400,7 +6400,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 32 "OUT-SC2") + (net 33 "OUT-SD2") (pinfunction "Pin_2") (pintype "passive") (uuid "20216df2-1c4e-42f8-881a-6f255bf43dc4") @@ -6411,7 +6411,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 33 "OUT-SD2") + (net 32 "OUT-SC2") (pinfunction "Pin_3") (pintype "passive") (uuid "3332a89f-cb79-448e-9093-9b518d1f25a6") @@ -8874,7 +8874,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 26 "OUT-SC1") + (net 28 "OUT-SD1") (pinfunction "Pin_2") (pintype "passive") (uuid "0038db59-9c7a-48b0-9375-1166da4572fa") @@ -8885,7 +8885,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 28 "OUT-SD1") + (net 26 "OUT-SC1") (pinfunction "Pin_3") (pintype "passive") (uuid "0d71ff83-fe9f-42fa-b9e4-f8294bc5e73e") @@ -9816,7 +9816,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 38 "OUT-SC3") + (net 40 "OUT-SD3") (pinfunction "Pin_2") (pintype "passive") (uuid "3b8a6d92-6f44-4ec6-a9bf-40e0b1cef68c") @@ -9827,7 +9827,7 @@ (drill 1.1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 40 "OUT-SD3") + (net 38 "OUT-SC3") (pinfunction "Pin_3") (pintype "passive") (uuid "ccc6f4fd-0d1a-436a-8b03-fe7683c08edb") @@ -15731,7 +15731,7 @@ (segment (start 77.47 94.3875) (end 77.47 91.44) - (width 0.3) + (width 1) (layer "F.Cu") (net 2) (uuid "d92631a0-2bd7-4e01-acd5-6250ae50ab57") @@ -16544,53 +16544,13 @@ (net 20) (uuid "5bfa5c0d-d0c4-4bea-a9d5-16c29f276e2d") ) - (segment - (start 160.655 99.06) - (end 174.625 113.03) - (width 0.3) - (layer "In2.Cu") - (net 20) - (uuid "55dc9c73-df68-4167-8d1b-d9a872456032") - ) - (segment - (start 112.395 114.95) - (end 112.41 114.965) - (width 0.3) - (layer "In2.Cu") - (net 20) - (uuid "58a7d701-41c1-44b2-8603-f910e5436074") - ) - (segment - (start 136.597106 99.06) - (end 160.655 99.06) - (width 0.3) - (layer "In2.Cu") - (net 20) - (uuid "598c4c0e-50c5-4b8d-a0a5-0f9b05d86de8") - ) - (segment - (start 125.569749 114.965) - (end 133.04 107.494749) - (width 0.3) - (layer "In2.Cu") - (net 20) - (uuid "60d0f4f6-1f11-4bf4-8bdd-f338b472dd42") - ) - (segment - (start 133.04 107.494749) - (end 133.04 102.617106) - (width 0.3) - (layer "In2.Cu") - (net 20) - (uuid "b0614792-c99a-4d79-a678-07e28abd2bbb") - ) (segment (start 112.41 114.965) (end 125.569749 114.965) (width 0.3) (layer "In2.Cu") (net 20) - (uuid "baadab22-9e7b-41ca-b522-cf8ca31d4b6c") + (uuid "1f2c7b0c-0814-450a-884b-8a58ce6f1ca6") ) (segment (start 133.04 102.617106) @@ -16598,7 +16558,71 @@ (width 0.3) (layer "In2.Cu") (net 20) - (uuid "d3eed3b5-3955-4e9b-a3bd-4c7f60722281") + (uuid "34165684-b290-4506-bbcc-73d9029483bc") + ) + (segment + (start 125.569749 114.965) + (end 133.04 107.494749) + (width 0.3) + (layer "In2.Cu") + (net 20) + (uuid "35b36cb3-742a-40e0-9b8e-9be09011be00") + ) + (segment + (start 133.04 107.494749) + (end 133.04 102.617106) + (width 0.3) + (layer "In2.Cu") + (net 20) + (uuid "4bd8b16c-e658-424c-9c00-36b564d0e839") + ) + (segment + (start 136.597106 99.06) + (end 160.655 99.06) + (width 0.3) + (layer "In2.Cu") + (net 20) + (uuid "68a6bf4a-e1ee-4304-bf7e-2f9051d48098") + ) + (segment + (start 160.655 99.06) + (end 175.105 113.51) + (width 0.3) + (layer "In2.Cu") + (net 20) + (uuid "72bf6436-b82e-44b9-bc45-e40152458fd4") + ) + (segment + (start 175.105 113.51) + (end 177.8 113.51) + (width 0.3) + (layer "In2.Cu") + (net 20) + (uuid "90a77f5c-72bb-4ba9-822a-7bf4d55c134e") + ) + (segment + (start 112.395 114.95) + (end 112.41 114.965) + (width 0.3) + (layer "In2.Cu") + (net 20) + (uuid "d5fd7c45-3c98-4131-8645-60b43a27066a") + ) + (segment + (start 171.45 116.84) + (end 177.63 116.84) + (width 1) + (layer "F.Cu") + (net 21) + (uuid "b721c0f7-113d-456a-b3b5-da48fa596b98") + ) + (segment + (start 177.63 116.84) + (end 177.8 117.01) + (width 1) + (layer "F.Cu") + (net 21) + (uuid "dc3b3292-0862-463d-a85c-c7d6cb5c338a") ) (segment (start 113.03 114.3) @@ -16657,28 +16681,12 @@ (uuid "46f42cb3-9795-4a4a-b973-f2fbcce9f298") ) (segment - (start 132.54 107.287642) - (end 132.54 102.41) + (start 132.54 102.41) + (end 136.525 98.425) (width 0.3) (layer "In2.Cu") (net 22) - (uuid "1570a13b-b638-46a3-9008-2c85c1e98fb2") - ) - (segment - (start 162.56 98.425) - (end 173.99 109.855) - (width 0.3) - (layer "In2.Cu") - (net 22) - (uuid "375f44f3-dc7e-4d7f-8efc-5ccace0eaf01") - ) - (segment - (start 125.497642 114.33) - (end 132.54 107.287642) - (width 0.3) - (layer "In2.Cu") - (net 22) - (uuid "39f97ef4-35d5-49b7-a1c4-f1c629b8fd50") + (uuid "468acb11-954b-42b2-9b9a-01e117c2a3d6") ) (segment (start 113.03 114.315) @@ -16686,15 +16694,7 @@ (width 0.3) (layer "In2.Cu") (net 22) - (uuid "67b83fb1-cb92-4ed0-93d7-babc2c961a69") - ) - (segment - (start 113.045 114.33) - (end 125.497642 114.33) - (width 0.3) - (layer "In2.Cu") - (net 22) - (uuid "87084de4-89d4-4ba3-ac81-b20ad3d5096f") + (uuid "61df70a2-1007-4465-ae3a-8174911fcd9d") ) (segment (start 136.525 98.425) @@ -16702,15 +16702,47 @@ (width 0.3) (layer "In2.Cu") (net 22) - (uuid "8c59e768-0d44-458e-a387-d05a398c4153") + (uuid "6fef1644-34fc-4274-a4db-f8fb43f819e7") ) (segment - (start 132.54 102.41) - (end 136.525 98.425) + (start 132.54 107.287642) + (end 132.54 102.41) (width 0.3) (layer "In2.Cu") (net 22) - (uuid "e6830c35-ad4a-4305-ae20-368a4f0f8771") + (uuid "8ce94b28-a409-4fd2-a1a5-4399afb50aad") + ) + (segment + (start 125.497642 114.33) + (end 132.54 107.287642) + (width 0.3) + (layer "In2.Cu") + (net 22) + (uuid "b9793617-16c8-41cd-a56f-17f47a74c558") + ) + (segment + (start 162.56 98.425) + (end 174.145 110.01) + (width 0.3) + (layer "In2.Cu") + (net 22) + (uuid "cb544333-c150-436e-bad2-602e0df33ad4") + ) + (segment + (start 174.145 110.01) + (end 177.8 110.01) + (width 0.3) + (layer "In2.Cu") + (net 22) + (uuid "db098596-fa72-42d2-bb3d-771af5c116ac") + ) + (segment + (start 113.045 114.33) + (end 125.497642 114.33) + (width 0.3) + (layer "In2.Cu") + (net 22) + (uuid "ec4cd307-a084-41ee-9065-daa0e03f1dfd") ) (segment (start 85.09 117.725) @@ -16784,6 +16816,14 @@ (net 23) (uuid "ff5a6647-bf2b-459e-a4a6-a000808c75ef") ) + (segment + (start 113.665 132.08) + (end 113.665 124.46) + (width 0.5) + (layer "F.Cu") + (net 24) + (uuid "db706b4a-18a5-4524-b963-ee55f043a140") + ) (segment (start 85.725 117.075) (end 83.4975 117.075) @@ -16912,45 +16952,21 @@ (net 26) (uuid "900a12a8-a211-499c-943a-60a8311b1251") ) - (segment - (start 125.353428 113.06) - (end 131.54 106.873428) - (width 0.3) - (layer "In2.Cu") - (net 26) - (uuid "03caff34-3746-42b5-a7b9-224da196a105") - ) (segment (start 180.34 96.52) (end 188.595 104.775) (width 0.3) (layer "In2.Cu") (net 26) - (uuid "3d5e9208-e69f-4f67-94cf-6d952b57cd35") + (uuid "09ed494f-7f9f-44e9-8761-a0b2cce56272") ) (segment - (start 114.315 113.06) - (end 125.353428 113.06) + (start 188.595 108.585) + (end 190.02 110.01) (width 0.3) (layer "In2.Cu") (net 26) - (uuid "46b9291d-9c3f-41b2-9c2c-d358acc6078b") - ) - (segment - (start 137.015787 96.52) - (end 180.34 96.52) - (width 0.3) - (layer "In2.Cu") - (net 26) - (uuid "98432730-51ac-472c-9c6f-e46e4ea602cf") - ) - (segment - (start 131.54 101.995787) - (end 137.015787 96.52) - (width 0.3) - (layer "In2.Cu") - (net 26) - (uuid "9df61473-a394-410e-984c-8cd821643365") + (uuid "16225635-e1a4-4e0f-aea3-de6b52fbeec2") ) (segment (start 114.3 113.045) @@ -16958,7 +16974,23 @@ (width 0.3) (layer "In2.Cu") (net 26) - (uuid "ac6f570d-9127-4ad2-a3b5-ed074b3afe5c") + (uuid "2733ac46-e344-480a-90d6-5b1ce77d869b") + ) + (segment + (start 137.015787 96.52) + (end 180.34 96.52) + (width 0.3) + (layer "In2.Cu") + (net 26) + (uuid "62863658-78b6-417d-b519-d91e74ce0614") + ) + (segment + (start 131.54 101.995787) + (end 137.015787 96.52) + (width 0.3) + (layer "In2.Cu") + (net 26) + (uuid "6a57edf3-88ea-4b9b-81ec-252f8282fd6f") ) (segment (start 188.595 104.775) @@ -16966,15 +16998,7 @@ (width 0.3) (layer "In2.Cu") (net 26) - (uuid "c756e1ae-d918-4832-b682-05ec9f34e350") - ) - (segment - (start 188.595 108.585) - (end 189.865 109.855) - (width 0.3) - (layer "In2.Cu") - (net 26) - (uuid "c9b4dab0-6d72-44de-80c6-09478fb49700") + (uuid "7623a06b-7ba5-455a-84f9-4c8e0480e85c") ) (segment (start 131.54 106.873428) @@ -16982,15 +17006,47 @@ (width 0.3) (layer "In2.Cu") (net 26) - (uuid "ecb225ea-cc12-4166-ba49-827ea0b0df76") + (uuid "90dce8c3-c8fd-44cd-b015-975c3b068aae") ) (segment - (start 193.04 117.01) + (start 190.02 110.01) + (end 193.04 110.01) + (width 0.3) + (layer "In2.Cu") + (net 26) + (uuid "b3297ba0-4fdc-48f7-9538-6fc0225f6aca") + ) + (segment + (start 114.315 113.06) + (end 125.353428 113.06) + (width 0.3) + (layer "In2.Cu") + (net 26) + (uuid "bfd02e21-7163-41c1-9e40-e253069f74e5") + ) + (segment + (start 125.353428 113.06) + (end 131.54 106.873428) + (width 0.3) + (layer "In2.Cu") + (net 26) + (uuid "c3fc38b0-8b4a-44de-b558-c08b9ef18d5b") + ) + (segment + (start 192.87 116.84) + (end 193.04 117.01) + (width 1) + (layer "F.Cu") + (net 27) + (uuid "101628c8-18fb-478d-8238-1db9bd12fcc9") + ) + (segment + (start 186.69 116.84) (end 192.87 116.84) (width 1) (layer "F.Cu") (net 27) - (uuid "9edcec87-9015-4e20-93a8-0b4566b645b9") + (uuid "259c6e68-8a03-471f-b769-df973c7e7b66") ) (segment (start 91.75 120.975) @@ -17049,60 +17105,12 @@ (uuid "2f5138f8-2b6a-4802-a61d-1819d0204f44") ) (segment - (start 187.96 111.76) - (end 189.865 113.665) + (start 190.345 113.51) + (end 193.04 113.51) (width 0.3) (layer "In2.Cu") (net 28) - (uuid "06dbab73-6c3e-4611-89e8-4723dfc600db") - ) - (segment - (start 180.267894 97.155) - (end 187.96 104.847106) - (width 0.3) - (layer "In2.Cu") - (net 28) - (uuid "53f8510c-70a2-4079-a84e-113da6b8e2c4") - ) - (segment - (start 137.087893 97.155) - (end 180.267894 97.155) - (width 0.3) - (layer "In2.Cu") - (net 28) - (uuid "5932a843-f7ea-4195-9d15-d75766442b09") - ) - (segment - (start 113.68 113.695) - (end 125.425535 113.695) - (width 0.3) - (layer "In2.Cu") - (net 28) - (uuid "6da92119-76eb-412c-a7cd-adafc5aff03f") - ) - (segment - (start 132.04 107.080535) - (end 132.04 102.202893) - (width 0.3) - (layer "In2.Cu") - (net 28) - (uuid "7040f911-6f74-4456-aefc-ac2e5910a3e2") - ) - (segment - (start 187.96 104.847106) - (end 187.96 111.76) - (width 0.3) - (layer "In2.Cu") - (net 28) - (uuid "84501d5c-5e60-49b2-a904-4dd9fcf8ad29") - ) - (segment - (start 113.665 113.68) - (end 113.68 113.695) - (width 0.3) - (layer "In2.Cu") - (net 28) - (uuid "9c9bde05-d74e-4e18-9675-5c1e2f9cccd8") + (uuid "04320967-568a-46d5-8523-9c440c144466") ) (segment (start 125.425535 113.695) @@ -17110,7 +17118,7 @@ (width 0.3) (layer "In2.Cu") (net 28) - (uuid "9d46dd2a-b8e5-4e00-a6d5-ae7ac9dee77c") + (uuid "129ef6a2-24eb-4f2a-ae2d-06efcc87d6e3") ) (segment (start 132.04 102.202893) @@ -17118,7 +17126,63 @@ (width 0.3) (layer "In2.Cu") (net 28) - (uuid "d4a18d06-a48d-475a-b369-9da410d7e885") + (uuid "339cde93-2c26-41e2-b88f-7af547f9377b") + ) + (segment + (start 180.267894 97.155) + (end 187.96 104.847106) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "4d7d5ab4-b3b0-47aa-aa1d-6977039541aa") + ) + (segment + (start 137.087893 97.155) + (end 180.267894 97.155) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "6e02e9b3-cde0-478c-b5a3-51c53bac9891") + ) + (segment + (start 187.96 104.847106) + (end 187.96 111.125) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "738c3b6c-83e5-44e7-80a5-da6961b78ffd") + ) + (segment + (start 132.04 107.080535) + (end 132.04 102.202893) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "7db57590-fd81-4068-83fe-95a05c02c563") + ) + (segment + (start 113.665 113.68) + (end 113.68 113.695) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "a73ad75b-c2a1-4e94-b902-e65a2319a9cb") + ) + (segment + (start 187.96 111.125) + (end 190.345 113.51) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "aac3c306-1854-4cce-92ba-935d9552d6bf") + ) + (segment + (start 113.68 113.695) + (end 125.425535 113.695) + (width 0.3) + (layer "In2.Cu") + (net 28) + (uuid "dbcae683-73a5-4f37-bd12-e0f4db148682") ) (segment (start 85.09 119.025) @@ -17264,6 +17328,14 @@ (net 30) (uuid "bfbc12a2-093a-4f66-a077-b782cbe9487a") ) + (segment + (start 108.585 129.54) + (end 108.585 124.46) + (width 0.5) + (layer "F.Cu") + (net 31) + (uuid "ec716618-5606-4877-be81-68767988095a") + ) (segment (start 115.54 111.76) (end 96.794469 111.76) @@ -17345,12 +17417,12 @@ (uuid "6f2d4164-83d3-410a-8cd1-c24633dfe626") ) (segment - (start 187.325 84.455) - (end 190.5 84.455) + (start 181.61 90.17) + (end 187.17 84.61) (width 0.3) (layer "In2.Cu") (net 32) - (uuid "895ada07-a74d-4335-8c9f-bcc331f4f6f8") + (uuid "8ed43143-1bf3-4437-8e19-636fe3200aeb") ) (segment (start 181.61 92.71) @@ -17361,12 +17433,12 @@ (uuid "9bfa3254-f1c7-4e2e-81bb-d536a8a47701") ) (segment - (start 181.61 90.17) - (end 187.325 84.455) + (start 187.17 84.61) + (end 193.04 84.61) (width 0.3) (layer "In2.Cu") (net 32) - (uuid "c5a6c929-22a9-4b9a-a1db-23af23d67b3b") + (uuid "ca5dd54d-4d84-4bff-bcf5-bcd790ca7c31") ) (segment (start 138.141575 93.98) @@ -17456,6 +17528,14 @@ (net 33) (uuid "03bb8a08-34a2-462b-9cba-ab260fff77de") ) + (segment + (start 184.94 88.11) + (end 193.04 88.11) + (width 0.3) + (layer "In2.Cu") + (net 33) + (uuid "1fd093be-3620-440d-a233-09c274125f44") + ) (segment (start 114.95 112.425) (end 125.281321 112.425) @@ -17472,14 +17552,6 @@ (net 33) (uuid "4777d74a-cee4-4fdc-847c-5776aa9461e9") ) - (segment - (start 182.245 90.805) - (end 184.785 88.265) - (width 0.3) - (layer "In2.Cu") - (net 33) - (uuid "753bd563-75f9-4a05-8892-ec638f4851fa") - ) (segment (start 131.04 101.788681) (end 138.213681 94.615) @@ -17496,6 +17568,14 @@ (net 33) (uuid "8117ed78-837c-4ba7-ba2a-45f15933a2ad") ) + (segment + (start 182.245 90.805) + (end 184.94 88.11) + (width 0.3) + (layer "In2.Cu") + (net 33) + (uuid "a70c31ec-a637-43cc-9c36-b449c38800c4") + ) (segment (start 138.213681 94.615) (end 180.975 94.615) @@ -17504,14 +17584,6 @@ (net 33) (uuid "becdaa97-2cca-4708-a72a-38a3125664a8") ) - (segment - (start 184.785 88.265) - (end 187.325 88.265) - (width 0.3) - (layer "In2.Cu") - (net 33) - (uuid "e91beb09-a5c0-46d3-95b1-b96ee15939d3") - ) (segment (start 180.975 94.615) (end 182.245 93.345) @@ -17544,6 +17616,14 @@ (net 34) (uuid "e4219dfc-27be-44f6-a2d6-b3f069631449") ) + (segment + (start 103.505 132.08) + (end 103.505 124.46) + (width 0.5) + (layer "F.Cu") + (net 35) + (uuid "e8130dd3-a3be-4994-aa57-49b90a751116") + ) (segment (start 84.765 120.325) (end 83.4975 120.325) @@ -17738,11 +17818,19 @@ ) (segment (start 138.415 92.09) - (end 163.18 92.09) + (end 163.068 92.09) (width 0.3) (layer "In2.Cu") (net 38) - (uuid "315e909d-2295-4716-9158-6d0f0fe18845") + (uuid "0fa0e4b6-385b-45c5-a3de-a45ffbd5efc1") + ) + (segment + (start 163.068 92.09) + (end 170.548 84.61) + (width 0.3) + (layer "In2.Cu") + (net 38) + (uuid "4bef4231-7078-4357-8666-963b4b9320b6") ) (segment (start 129.54 100.965) @@ -17761,20 +17849,12 @@ (uuid "68f0c58d-be0a-44fe-a7e5-8a80564440cd") ) (segment - (start 170.815 84.455) - (end 174.625 84.455) + (start 170.548 84.61) + (end 177.8 84.61) (width 0.3) (layer "In2.Cu") (net 38) - (uuid "6c24bd6f-5395-4b1e-8ac5-6691b7d50846") - ) - (segment - (start 163.18 92.09) - (end 170.815 84.455) - (width 0.3) - (layer "In2.Cu") - (net 38) - (uuid "900b06d5-b84f-4edc-ad04-bc3a2bffae3e") + (uuid "879dac77-d84e-44aa-92a9-2094e70b379c") ) (segment (start 129.54 106.045) @@ -17784,13 +17864,21 @@ (net 38) (uuid "abe6a720-7fb5-48f7-9e40-19e7586f7a3e") ) + (segment + (start 177.63 91.44) + (end 171.45 91.44) + (width 1) + (layer "F.Cu") + (net 39) + (uuid "0f9afc73-30f7-43be-86d6-9e57f4fd248b") + ) (segment (start 177.8 91.61) (end 177.63 91.44) (width 1) (layer "F.Cu") (net 39) - (uuid "dc116651-3a11-4214-84e6-d6afc4bda748") + (uuid "da0922d5-5a6c-4724-af99-9cc6b7f9483c") ) (segment (start 93.115 116.781576) @@ -17840,14 +17928,6 @@ (net 40) (uuid "ad2bd0e6-5208-4b89-91f3-301d0b702c66") ) - (segment - (start 130.04 106.252107) - (end 130.04 101.374469) - (width 0.3) - (layer "In2.Cu") - (net 40) - (uuid "0a1a1141-1437-4afb-8224-3c6333ac6705") - ) (segment (start 116.205 111.125) (end 116.19 111.11) @@ -17857,44 +17937,12 @@ (uuid "277310a2-31ca-4f25-8e30-fcd67d984b0c") ) (segment - (start 138.704469 92.71) - (end 163.267106 92.71) + (start 165.862 92.71) + (end 170.462 88.11) (width 0.3) (layer "In2.Cu") (net 40) - (uuid "3e7c3934-4d6f-4878-9926-d33c166e7f8c") - ) - (segment - (start 167.712106 88.265) - (end 174.625 88.265) - (width 0.3) - (layer "In2.Cu") - (net 40) - (uuid "6b05904f-50a3-49ea-ab9e-1e06d28a5116") - ) - (segment - (start 125.167107 111.125) - (end 130.04 106.252107) - (width 0.3) - (layer "In2.Cu") - (net 40) - (uuid "72527e6a-e9ac-45d3-98db-073a3cd00ff6") - ) - (segment - (start 163.267106 92.71) - (end 167.712106 88.265) - (width 0.3) - (layer "In2.Cu") - (net 40) - (uuid "7c7318da-e4ef-4177-8cef-a1c42d265dd6") - ) - (segment - (start 116.205 111.125) - (end 125.167107 111.125) - (width 0.3) - (layer "In2.Cu") - (net 40) - (uuid "caf7058f-51a4-40ca-9a5d-f2584a5f0836") + (uuid "2cbb8a58-5ff8-40dd-a7b9-e7fa7f9f377a") ) (segment (start 130.04 101.374469) @@ -17902,7 +17950,55 @@ (width 0.3) (layer "In2.Cu") (net 40) - (uuid "ef81fd2b-cfc9-4610-9dbb-d0755996f574") + (uuid "612dc937-34f3-43a0-bf3a-6c6bda1866ee") + ) + (segment + (start 170.462 88.11) + (end 177.8 88.11) + (width 0.3) + (layer "In2.Cu") + (net 40) + (uuid "61dd75f5-d43b-4893-9eff-b934b02dd96b") + ) + (segment + (start 125.167107 111.125) + (end 130.04 106.252107) + (width 0.3) + (layer "In2.Cu") + (net 40) + (uuid "9714c30b-5e1e-48ec-94e6-dd9e0552c996") + ) + (segment + (start 138.704469 92.71) + (end 165.862 92.71) + (width 0.3) + (layer "In2.Cu") + (net 40) + (uuid "b5bc631e-927d-4939-95b9-b1a817496edf") + ) + (segment + (start 130.04 106.252107) + (end 130.04 101.374469) + (width 0.3) + (layer "In2.Cu") + (net 40) + (uuid "c77f3f68-4de8-43c7-a654-aa9066c9848d") + ) + (segment + (start 116.205 111.125) + (end 125.167107 111.125) + (width 0.3) + (layer "In2.Cu") + (net 40) + (uuid "d2cb2e1b-7514-4999-8206-446e578e7af9") + ) + (segment + (start 98.425 129.54) + (end 98.425 124.46) + (width 0.5) + (layer "F.Cu") + (net 41) + (uuid "fdfe9ffd-f20e-414a-8775-753eae6cf62c") ) (segment (start 86.227984 121.625)