Updates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$fn = 256;
|
||||
|
||||
rotate_extrude(angle=360, convexity=10)
|
||||
import("../svg/test.svg");
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
$fn = 256;
|
||||
|
||||
rotate_extrude(angle=360, convexity=10)
|
||||
import("../svg/test.svg");
|
||||