mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 10:11:53 +02:00
refactor deps
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
include <line2d.scad>;
|
||||
include <stereographic_extrude.scad>;
|
||||
include <square_maze.scad>;
|
||||
use <stereographic_extrude.scad>;
|
||||
use <square_maze.scad>;
|
||||
|
||||
maze_rows = 10;
|
||||
block_width = 40;
|
||||
|
Reference in New Issue
Block a user