mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 08:16:50 +02:00
fix missing module
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
use <regular_polygon_maze.scad>;
|
use <regular_polygon_maze.scad>;
|
||||||
|
use <hollow_out.scad>;
|
||||||
|
|
||||||
cblocks = 8;
|
cblocks = 8;
|
||||||
wall_thickness = 1.5;
|
wall_thickness = 1.5;
|
||||||
|
Reference in New Issue
Block a user