From: Ian Jackson Date: Mon, 5 May 2014 16:40:18 +0000 (+0100) Subject: velux-window-grip.slic3r X-Git-Tag: filamentspool-v2-release~389 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=298a42d6782c393add5fa9b98f88ccdc3dc26f9d velux-window-grip.slic3r --- 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();