mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-02 03:02:34 +02:00
refactor deps
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
include <hollow_out.scad>;
|
||||
include <bend.scad>;
|
||||
include <square_maze.scad>;
|
||||
use <bend.scad>;
|
||||
use <square_maze.scad>;
|
||||
|
||||
radius = 30;
|
||||
height = 60;
|
||||
|
Reference in New Issue
Block a user