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

fix missing module

This commit is contained in:
Justin Lin
2020-11-10 14:51:19 +08:00
parent 3c52f2c0c4
commit 92137568b3

View File

@@ -1,4 +1,5 @@
use <regular_polygon_maze.scad>;
use <hollow_out.scad>;
cblocks = 8;
wall_thickness = 1.5;