diff --git a/files/U_Box_V104_Test_Cleaned.scad b/files/U_Box_V104_Test_Cleaned.scad index 525a38e..ab41dc1 100644 --- a/files/U_Box_V104_Test_Cleaned.scad +++ b/files/U_Box_V104_Test_Cleaned.scad @@ -140,7 +140,8 @@ PanelHeight = Height - Thick*2 - m; // Calculate board-relative positions with respect to the panel, for // convenience in placing panel elements. TopOfBoardWRTPanel = FootHeight + PCBThick - (m/2); -LeftEdgeOfBoardWRTPanel = LeftEdgeMargin - (m/2); +LeftEdgeOfBoardWRTFPanel = LeftEdgeMargin - (m/2); +LeftEdgeOfBoardWRTBPanel = RightEdgeMargin - (m/2); /* Generic rounded box