1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

change value

This commit is contained in:
Justin Lin
2019-09-01 20:20:08 +08:00
parent d5b232cdb5
commit daefe1e8d1

View File

@@ -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;