summaryrefslogtreecommitdiff
path: root/gimbal.scad
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2015-01-26 14:57:07 (GMT)
committerJan Huwald <jh@sotun.de>2015-01-26 14:57:07 (GMT)
commit38c5ae47ad14c36e04299aba0e0d826d8f97cc14 (patch)
tree3f976cd2a61a10c4e89bdb0c95f920ccb4bf9a2e /gimbal.scad
parentfc13380ae77009c1d0110191a34253ebdc31be42 (diff)
reduce overhang in upper shell
Diffstat (limited to 'gimbal.scad')
-rw-r--r--gimbal.scad4
1 files changed, 4 insertions, 0 deletions
diff --git a/gimbal.scad b/gimbal.scad
index c3282b9..666c35c 100644
--- a/gimbal.scad
+++ b/gimbal.scad
@@ -127,6 +127,10 @@ module shell_splitter()
rotate([90, 0, 90])
translate([w2/2, 2/3*h, 0])
cylinder(h=w1, r=w2/2);
+
+ translate([0, w2/2, 2/3*h])
+ rotate([45, 0, 0])
+ cube([w1, w2/2, w2/2]);
}
module shell_upper()
contact: Jan Huwald // Impressum