1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00
This commit is contained in:
Justin Lin 2020-03-14 20:10:00 +08:00
parent 3d3fe7443c
commit 8d65f6acb9

View File

@ -54,7 +54,6 @@ module voronoi_fibonacci() {
hollow_out(half_line_thicness) polygon(cell);
circle(lst_r);
}
}
}