From 82bde977288b73a2efb5a70716df977ff60a0d4a Mon Sep 17 00:00:00 2001 From: LooseTooth Date: Tue, 15 Dec 2020 14:53:22 +0100 Subject: [PATCH] correct depths window 6 --- window_support_bus.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/window_support_bus.scad b/window_support_bus.scad index 8b00bc0..9ee0bd5 100644 --- a/window_support_bus.scad +++ b/window_support_bus.scad @@ -113,7 +113,7 @@ height_window_5 = 806; // Order of measurements: // tl, tr, br, bl -depths_window_5 = [71, 71, 71, 70]; +depths_window_5 = [68, 73, 72, 66]; // Order of measurements: // top, right, bottom, left @@ -137,7 +137,7 @@ height_window_6 = 1006; // Order of measurements: // tl, tr, br, bl -depths_window_6 = [68, 73, 72, 66]; +depths_window_6 = [71, 71, 71, 70]; // Order of measurements: // top, right, bottom, left