mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-29 03:47:45 +01:00
clean code
This commit is contained in:
parent
43fa3fb5fd
commit
e021750d7b
@ -35,7 +35,6 @@ module fidget_polygon(model, beginning_radius, fn, n, height, thickness, spacing
|
||||
}
|
||||
|
||||
for(i = [1:n - 1]) {
|
||||
//rotate(as[i] * 2)
|
||||
linear_extrude(half_height, scale = s[i])
|
||||
difference() {
|
||||
drawPolygon(rs[i]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user