From c06f57e9f5d49330dc31fde60840cb69bdd955d0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 15 Oct 2023 10:52:48 +0200 Subject: auto-save --- Haus.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf