mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 09:49:59 +02:00
rename parameters
This commit is contained in:
@@ -54,7 +54,7 @@ module sphere_maze() {
|
||||
blocks = mz_square_blocks(
|
||||
[1, 1],
|
||||
rows, columns,
|
||||
y_circular = true
|
||||
y_wrapping = true
|
||||
);
|
||||
|
||||
p_offset = [block_width * rows, pole_offset, 0];
|
||||
|
Reference in New Issue
Block a user