chiark / gitweb /
velux-window-grip.slic3r
[reprap-play.git] / velux-window-grip.scad
index 8c1adbca4e299bf9e789f18436c412ac4df73e20..0e8dc4cb4f36f6ca70e7b5b03c5a3e5ed3f11ddf 100644 (file)
@@ -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();