From 4d3bb65ef0c5c62de4014bea254825e85d724af5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 13 Jun 2016 20:09:14 +0100 Subject: [PATCH] velux-window-grip: it broke again, make it thicker --- 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 0f95591..d59a78f 100644 --- a/velux-window-grip.scad +++ b/velux-window-grip.scad @@ -4,7 +4,7 @@ include // MainLoop -main_thick = 7.0; +main_thick = 9.0; main_in_dia = 28.9; horn_ext_dia = 20 - 0.5; -- 2.30.2