1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 22:28:16 +01:00
This commit is contained in:
Justin Lin 2020-04-05 16:52:45 +08:00
parent 3c53dfed29
commit 25cc4e6dc3

View File

@ -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;