mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 10:44:48 +02:00
refactor deps
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
*
|
||||
**/
|
||||
|
||||
use <cross_sections.scad>;
|
||||
use <sphere_spiral.scad>;
|
||||
use <polysections.scad>;
|
||||
|
||||
module sphere_spiral_extrude(shape_pts, radius, za_step,
|
||||
z_circles = 1, begin_angle = 0, end_angle = 0, vt_dir = "SPI_DOWN", rt_dir = "CT_CLK",
|
||||
twist = 0, scale = 1.0, triangles = "SOLID") {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user