mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
use scad
This commit is contained in:
parent
6fe1021d50
commit
7bb8acaed0
@ -1,10 +1,10 @@
|
||||
include <trim_shape.scad>;
|
||||
include <bezier_curve.scad>;
|
||||
include <path_scaling_sections.scad>;
|
||||
include <polysections.scad>;
|
||||
include <rotate_p.scad>;
|
||||
include <bijection_offset.scad>;
|
||||
include <shape_superformula.scad>;
|
||||
use <trim_shape.scad>;
|
||||
use <bezier_curve.scad>;
|
||||
use <path_scaling_sections.scad>;
|
||||
use <polysections.scad>;
|
||||
use <rotate_p.scad>;
|
||||
use <bijection_offset.scad>;
|
||||
use <shape_superformula.scad>;
|
||||
|
||||
/* [Superformula] */
|
||||
phi_step = 0.025;
|
||||
|
Loading…
x
Reference in New Issue
Block a user