1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 09:14:29 +02:00
This commit is contained in:
Justin Lin
2020-01-27 21:33:30 +08:00
parent 744206b554
commit 237045ccd5

View File

@@ -1,7 +1,6 @@
include <bezier_curve.scad>;
include <pixel/px_line.scad>;
include <pixel/px_polyline.scad>;
include <pixel/px_cylinder.scad>;
use <bezier_curve.scad>;
use <pixel/px_polyline.scad>;
use <pixel/px_cylinder.scad>;
x1 = 5;
x2 = 20;