chiark / gitweb /
velux-window-grip: it broke, so make thicker: increase main_thick
[reprap-play.git] / velux-window-grip.scad
index 28e228e5face59da49aa36ca11eaa0d317b57137..8c1adbca4e299bf9e789f18436c412ac4df73e20 100644 (file)
@@ -4,7 +4,7 @@ include <funcs.scad>
 
 // MainLoop
 
-main_thick = 3.3;
+main_thick = 5;
 main_in_dia = 28.9;
 
 horn_ext_dia = 20 - 0.5;