mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-30 19:40:24 +02:00
reduce deps
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
include <shape_pentagram.scad>;
|
||||
include <rotate_p.scad>;
|
||||
include <polysections.scad>;
|
||||
include <path_extrude.scad>;
|
||||
include <torus_knot.scad>;
|
||||
use <shape_pentagram.scad>;
|
||||
use <path_extrude.scad>;
|
||||
use <torus_knot.scad>;
|
||||
|
||||
p = 2;
|
||||
q = 3;
|
||||
|
Reference in New Issue
Block a user