summaryrefslogtreecommitdiff
path: root/testdata/scad/sphere-tests.scad
blob: f87aa2660335ee7f3bf6b483ef3c590abbb5d590 (plain)
1
2
3
4
sphere(5);
translate([0,12,0]) sphere(5, $fa=5, $fs=0.5);
translate([12,0,0]) sphere(r=6);
translate([12,12,0]) sphere(r=6, $fn=5);
contact: Jan Huwald // Impressum