From afd63000b5edcadd89a19fd74f2764c40162c35b Mon Sep 17 00:00:00 2001 From: 0xWheatyz Date: Thu, 14 May 2026 22:33:57 -0400 Subject: [PATCH] fix(schematic): correct power input connector and namespace RHL0020A footprint Replace the 3-pos MaiXu MX126-5.0 terminal block footprint on the power input connector with a 3-pos JST EH vertical header, matching the actual battery harness. Namespace the RHL0020A footprint reference as Project:RHL0020A so it resolves through the project-local Project.pretty library rather than the previous unqualified bare name. Constraint: RHL0020A footprint lives in the project-local library Confidence: high Scope-risk: narrow --- firstpcb.kicad_sch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firstpcb.kicad_sch b/firstpcb.kicad_sch index e8eeaa8..33bc573 100644 --- a/firstpcb.kicad_sch +++ b/firstpcb.kicad_sch @@ -5925,7 +5925,7 @@ ) ) ) - (property "Footprint" "RHL0020A" + (property "Footprint" "Project:RHL0020A" (at 172.72 127 0) (hide yes) (show_name no) @@ -7808,7 +7808,7 @@ (justify left) ) ) - (property "Footprint" "TerminalBlock:TerminalBlock_MaiXu_MX126-5.0-03P_1x03_P5.00mm" + (property "Footprint" "Connector_JST:JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical" (at 144.78 31.75 0) (hide yes) (show_name no)