1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-06 14:56:47 +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; 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;