1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-09 16:26:47 +02:00

remove dep

This commit is contained in:
Justin Lin
2020-04-10 13:01:51 +08:00
parent 9cbb58ea19
commit 343e6dc26c

View File

@@ -1,5 +1,4 @@
use <experimental/voronoi_square_cells.scad>; use <experimental/voronoi_square_cells.scad>;
use <hull_polyline3d.scad>;
grid_w = 5; grid_w = 5;
spacing = .1; spacing = .1;