1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 01:34:12 +02:00
This commit is contained in:
Justin Lin
2020-02-18 16:56:28 +08:00
parent 60b49cbeae
commit 8ad280c731
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
use <experimental/surface_grapher.scad>; use <experimental/sf_solidify.scad>;
use <experimental/tf_sphere.scad>; use <experimental/tf_sphere.scad>;
/* /*
@@ -31,7 +31,7 @@ module sphere_surface(levels, radius, thickness, angle = [180, 360], invert = fa
] ]
]; ];
surface_grapher( sf_solidify(
[ [
for(row = surface1) for(row = surface1)
[ [