From 1c0d5f4e538bb5638523ac618f8752c4c5fc39ca Mon Sep 17 00:00:00 2001 From: Chris Giacofei Date: Mon, 6 Feb 2023 13:59:07 -0500 Subject: [PATCH] Fermenter power in/out was no longer on correct net rules. --- .../schematics/Glycol_Chiller/Glycol_Chiller.kicad_pro | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hardware/schematics/Glycol_Chiller/Glycol_Chiller.kicad_pro b/hardware/schematics/Glycol_Chiller/Glycol_Chiller.kicad_pro index b784053..838e531 100644 --- a/hardware/schematics/Glycol_Chiller/Glycol_Chiller.kicad_pro +++ b/hardware/schematics/Glycol_Chiller/Glycol_Chiller.kicad_pro @@ -379,6 +379,14 @@ "microvia_drill": 0.1, "name": "Power", "nets": [ + "/Fermenter Control Circuit/F1Cin", + "/Fermenter Control Circuit/F1Cout", + "/Fermenter Control Circuit/F1Hin", + "/Fermenter Control Circuit/F1Hout", + "/Fermenter Control Circuit/F2Cin", + "/Fermenter Control Circuit/F2Cout", + "/Fermenter Control Circuit/F2Hin", + "/Fermenter Control Circuit/F2Hout", "/LINE", "/NUETRAL" ],