mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 02:34:12 +02:00
thicker
This commit is contained in:
@@ -93,7 +93,7 @@ module fidget_polygon(model, beginning_radius, fn, n, height, thickness, spacing
|
||||
d = rs[n] * s[n];
|
||||
off_h = -base_height + ring_thickness;
|
||||
a = 180 / fn;
|
||||
stick_r = thickness * 1.75;
|
||||
stick_r = thickness * 2;
|
||||
stick_h = base_height - ring_thickness;
|
||||
for(i = [0:fn - 1]) {
|
||||
rotate(360 / fn * i)
|
||||
|
Reference in New Issue
Block a user