mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 17:24:20 +02:00
thicker
This commit is contained in:
@@ -114,7 +114,7 @@ module fidget_star(model, r1, r2, n, number_of_stars, height, thickness, spacing
|
||||
d = rs1[number_of_stars] * s[number_of_stars];
|
||||
off_h = -base_height + ring_thickness;
|
||||
a = 180 / n;
|
||||
stick_r = thickness * 1.75;
|
||||
stick_r = thickness * 2;
|
||||
stick_h = base_height - ring_thickness;
|
||||
for(i = [0:n - 1]) {
|
||||
rotate(360 / n * i)
|
||||
|
Reference in New Issue
Block a user