mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
reduce deps
This commit is contained in:
parent
32fd8a3e21
commit
606aba22a9
@ -1,6 +1,6 @@
|
||||
include <rounded_square.scad>;
|
||||
include <part/joint_T.scad>;
|
||||
include <shape_taiwan.scad>;
|
||||
use <rounded_square.scad>;
|
||||
use <part/joint_T.scad>;
|
||||
use <shape_taiwan.scad>;
|
||||
|
||||
rows = 3; // [2:100]
|
||||
cube_width = 20;
|
||||
|
Loading…
x
Reference in New Issue
Block a user