mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
change params
This commit is contained in:
@@ -3,7 +3,7 @@ use <shape_starburst.scad>;
|
|||||||
r1 = 12;
|
r1 = 12;
|
||||||
r2 = 8;
|
r2 = 8;
|
||||||
n = 6;
|
n = 6;
|
||||||
number_of_stars = 2;
|
number_of_stars = 10;
|
||||||
height = 20;
|
height = 20;
|
||||||
thickness = 1;
|
thickness = 1;
|
||||||
spacing = thickness;
|
spacing = thickness;
|
||||||
|
Reference in New Issue
Block a user