1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 10:14:41 +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) for(p = row)
tf_bend(size, p, radius + offset_z, angle) tf_bend(size, p, radius + offset_z, angle)
] ]
] ],
,
[ [
for(row = surface2) for(row = surface2)
[ [