1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 01:40:02 +02:00
This commit is contained in:
Justin Lin
2020-03-30 18:02:24 +08:00
parent 12a31042f3
commit c80219c9a1
15 changed files with 18 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
use <experimental/sf_sphere.scad>;
use <surface/sf_sphere.scad>;
radius = 50;
thickness = 10;