1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-29 03:47:45 +01:00

deleted file

This commit is contained in:
Justin Lin 2017-04-18 17:41:48 +08:00
parent a267da90bd
commit 43a3f7f31e

View File

@ -1,8 +0,0 @@
include <hexagons.scad>;
radius = 20;
spacing = 2;
levels = 3;
hexagons(radius, spacing, levels);