mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
thicker
This commit is contained in:
parent
89ec4df583
commit
9dccb65ad2
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user