1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 09:44:16 +02:00
This commit is contained in:
Justin Lin
2020-02-19 13:41:33 +08:00
parent f5e9e17af3
commit 1a63f93a7b

View File

@@ -38,8 +38,7 @@ module sf_bend(levels, radius, thickness, angle, invert = false) {
for(p = row)
tf_bend(size, p, radius + offset_z, angle)
]
]
,
],
[
for(row = surface2)
[