mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
fix deps
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
use <golden_spiral.scad>;
|
use <golden_spiral.scad>;
|
||||||
use <ptf/ptf_rotate.scad>;
|
use <ptf/ptf_rotate.scad>;
|
||||||
use <hollow_out.scad>;
|
use <hollow_out.scad>;
|
||||||
use <experimental/voronoi2d_cells.scad>;
|
use <experimental/voronoi_cells.scad>;
|
||||||
|
|
||||||
spirals = 2; // [2:]
|
spirals = 2; // [2:]
|
||||||
line_thickness = .5;
|
line_thickness = .5;
|
||||||
|
Reference in New Issue
Block a user