mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 02:04:16 +02:00
format
This commit is contained in:
@@ -20,7 +20,7 @@ module sf_square(levels, thickness, invert = false) {
|
||||
[c, r, lv / 255 * thickness + offset_z]
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
for(r = [0:rows - 1])
|
||||
[
|
||||
for(c = [0:columns - 1])
|
||||
|
Reference in New Issue
Block a user