mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 18:22:08 +02:00
change param position
This commit is contained in:
@@ -31,7 +31,6 @@ module pyramid_hex_maze(columns, cell_radius, wall_thickness) {
|
||||
pyramid_height = square_w / sqrt(2);
|
||||
|
||||
blocks = mz_square_blocks(
|
||||
[1, 1],
|
||||
rows, columns
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user