summaryrefslogtreecommitdiff
path: root/Haus.scad
diff options
context:
space:
mode:
Diffstat (limited to 'Haus.scad')
-rw-r--r--Haus.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/Haus.scad b/Haus.scad
index 8f93ea1..7d48dd6 100644
--- a/Haus.scad
+++ b/Haus.scad
@@ -1,3 +1,3 @@
-translate([ 0, 0, 50 ])
+translate([ 0, 0, 20 ])
cylinder(h=15, r1=10, r2=0, center=true);
\ No newline at end of file