mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
use scad
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
include <trim_shape.scad>;
|
use <trim_shape.scad>;
|
||||||
include <bezier_curve.scad>;
|
use <bezier_curve.scad>;
|
||||||
include <path_scaling_sections.scad>;
|
use <path_scaling_sections.scad>;
|
||||||
include <polysections.scad>;
|
use <polysections.scad>;
|
||||||
include <rotate_p.scad>;
|
use <rotate_p.scad>;
|
||||||
include <bijection_offset.scad>;
|
use <bijection_offset.scad>;
|
||||||
include <shape_superformula.scad>;
|
use <shape_superformula.scad>;
|
||||||
|
|
||||||
/* [Superformula] */
|
/* [Superformula] */
|
||||||
phi_step = 0.025;
|
phi_step = 0.025;
|
||||||
|
Reference in New Issue
Block a user