mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 06:17:32 +02:00
reduce deps
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
include <rounded_square.scad>;
|
use <rounded_square.scad>;
|
||||||
include <part/joint_T.scad>;
|
use <part/joint_T.scad>;
|
||||||
include <shape_taiwan.scad>;
|
use <shape_taiwan.scad>;
|
||||||
|
|
||||||
rows = 3; // [2:100]
|
rows = 3; // [2:100]
|
||||||
cube_width = 20;
|
cube_width = 20;
|
||||||
|
Reference in New Issue
Block a user