mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-29 01:11:30 +02:00
rename
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use <experimental/sphere_surface.scad>;
|
||||
use <experimental/sf_sphere.scad>;
|
||||
|
||||
radius = 50;
|
||||
thicnkess = 10;
|
||||
@@ -105,4 +105,4 @@ levels = [
|
||||
[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]
|
||||
];
|
||||
|
||||
sphere_surface(concat(levels, levels), radius, thicnkess);
|
||||
sf_sphere(concat(levels, levels), radius, thicnkess);
|
Reference in New Issue
Block a user