From 647f05fa444a0b6be96c11c6113f7e6557c9bb84 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 5 May 2014 17:39:01 +0100 Subject: [PATCH] velux-window-grip: it broke, so make thicker: increase main_thick --- velux-window-grip.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velux-window-grip.scad b/velux-window-grip.scad index 28e228e..8c1adbc 100644 --- a/velux-window-grip.scad +++ b/velux-window-grip.scad @@ -4,7 +4,7 @@ include // MainLoop -main_thick = 3.3; +main_thick = 5; main_in_dia = 28.9; horn_ext_dia = 20 - 0.5; -- 2.30.2