From 9efb1772d4483241f96b8faaf46f9962765638b6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Feb 2016 19:25:30 +0000 Subject: [PATCH] commitid-layering-test: make cylinder finer --- commitid-layering-test.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commitid-layering-test.scad b/commitid-layering-test.scad index c988c98..e9c25b2 100644 --- a/commitid-layering-test.scad +++ b/commitid-layering-test.scad @@ -22,7 +22,7 @@ difference(){ } translate([-6, 6, 0]) - cylinder(r=4, h=3, $fn=20); + cylinder(r=4, h=3, $fn=50); echo("pause height (mm)", baseh+0.01); -- 2.30.2