1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

change params

This commit is contained in:
Justin Lin
2021-06-15 20:32:57 +08:00
parent 0f5fb100cc
commit 6303d19cbf

View File

@@ -3,7 +3,7 @@ use <shape_starburst.scad>;
r1 = 12;
r2 = 8;
n = 6;
number_of_stars = 2;
number_of_stars = 10;
height = 20;
thickness = 1;
spacing = thickness;