mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
change value
This commit is contained in:
@@ -2,7 +2,7 @@ include <line2d.scad>;
|
||||
include <stereographic_extrude.scad>;
|
||||
include <square_maze.scad>;
|
||||
|
||||
maze_rows = 5;
|
||||
maze_rows = 10;
|
||||
block_width = 40;
|
||||
wall_thickness = 20;
|
||||
fn = 24;
|
||||
|
Reference in New Issue
Block a user