mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 18:00:01 +02:00
change param position
This commit is contained in:
@@ -15,7 +15,6 @@ radius = 0.5 * leng / PI;
|
||||
a_step = 360 / leng;
|
||||
|
||||
blocks = mz_square_blocks(
|
||||
[1, 1],
|
||||
rows, columns,
|
||||
y_wrapping = true
|
||||
);
|
||||
|
Reference in New Issue
Block a user