From 298a42d6782c393add5fa9b98f88ccdc3dc26f9d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 5 May 2014 17:40:18 +0100 Subject: [PATCH] velux-window-grip.slic3r --- 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 8c1adbc..0e8dc4c 100644 --- a/velux-window-grip.scad +++ b/velux-window-grip.scad @@ -126,7 +126,7 @@ module Attach(){ } module Combine(){ - translate([0,-main_thick/2,0]){ + rotate([0,0,45]) translate([0,-main_thick/2,0]){ linear_extrude(height=width) translate([0,at_offset_y,0]) MainLoop(); -- 2.30.2