chiark / gitweb /
velux-window-grip.slic3r
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 5 May 2014 16:40:18 +0000 (17:40 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 5 May 2014 16:40:18 +0000 (17:40 +0100)
velux-window-grip.scad

index 8c1adbca4e299bf9e789f18436c412ac4df73e20..0e8dc4cb4f36f6ca70e7b5b03c5a3e5ed3f11ddf 100644 (file)
@@ -126,7 +126,7 @@ module Attach(){
 }
 
 module Combine(){
 }
 
 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();
     linear_extrude(height=width)
       translate([0,at_offset_y,0])
       MainLoop();