1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 09:49:59 +02:00
This commit is contained in:
Justin Lin
2019-09-09 09:30:25 +08:00
parent bfcd168e4b
commit 9fe1994049
3 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
include <hull_polyline3d.scad>;
include <rotate_p.scad>;
include <square_maze.scad>;
use <twisted_maze.scad>;
rows = 48;
columns = 8;