1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-17 12:10:47 +02:00
This commit is contained in:
Justin Lin
2020-01-28 09:12:11 +08:00
parent d3f2fedfac
commit 0829106ed3

View File

@@ -1,6 +1,6 @@
include <hollow_out.scad>;
include <voronoi2d.scad>;
include <bend_extrude.scad>;
use <hollow_out.scad>;
use <voronoi2d.scad>;
use <bend_extrude.scad>;
r = 35;
height = 35;