mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 22:28:16 +01:00
fix deps
This commit is contained in:
parent
3c53dfed29
commit
25cc4e6dc3
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user