From 939abbffbb0d1f120df017a6984f4a24af8c86da Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 29 Jul 2025 11:52:27 +0200 Subject: pcb: Add TODO for RJ45 connector Adding this TODO text and marking the termination and shielding related pins as unconnected makes the ERC clean. This allows to right now fail the build in case of bad ERC. This is preferred to not unintentionally inject other issues. The RJ45 connector and shielding / termination has to be reworked anyway. --- pcb/iot-contact.kicad_sch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'pcb/iot-contact.kicad_sch') diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index 3803cb5..0eb040d 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -4282,6 +4282,16 @@ (embedded_fonts no) ) ) + (text "TODO: Replace RJ45 connector and setup termination" + (exclude_from_sim no) + (at 42.418 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "4b66c8e6-4f3f-437a-bf55-b3d6c304fbfe") + ) (junction (at 120.65 148.59) (diameter 0) @@ -4318,6 +4328,14 @@ (color 0 0 0 0) (uuid "ef781e7b-a406-48a3-94cb-c394198204f7") ) + (no_connect + (at 33.02 102.87) + (uuid "0e9cb61b-f209-48bf-b5cc-5dc2b664a082") + ) + (no_connect + (at 27.94 102.87) + (uuid "38fa7047-4807-4190-a7f2-107f9f906d90") + ) (no_connect (at 63.5 90.17) (uuid "3ba0cbb6-23a8-4508-902f-5c4cb58d1ed9") -- cgit v1.2.3-70-g09d2