mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +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]
|
[c, r, lv / 255 * thickness + offset_z]
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
for(r = [0:rows - 1])
|
for(r = [0:rows - 1])
|
||||||
[
|
[
|
||||||
for(c = [0:columns - 1])
|
for(c = [0:columns - 1])
|
||||||
|
Reference in New Issue
Block a user