summaryrefslogtreecommitdiff
path: root/testdata/scad/features/cylinder-tests.scad
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/scad/features/cylinder-tests.scad')
-rw-r--r--testdata/scad/features/cylinder-tests.scad3
1 files changed, 1 insertions, 2 deletions
diff --git a/testdata/scad/features/cylinder-tests.scad b/testdata/scad/features/cylinder-tests.scad
index 71f43a6..3174bc4 100644
--- a/testdata/scad/features/cylinder-tests.scad
+++ b/testdata/scad/features/cylinder-tests.scad
@@ -16,5 +16,4 @@ translate([22,11,0]) cylinder(h=15, r=5, r2=5);
// tend to "abuse" this for captured nut slots
translate([-10,0,0]) cylinder(h=2, r=3, $fn=6);
-
-// FIXME: We could test $fs, $fa, $fn as well
+translate([-10, -10, 0]) sphere(5, $fn=0.1);
contact: Jan Huwald // Impressum