mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 17:24:20 +02:00
use scad
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user