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