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