1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 12:30:33 +02:00
This commit is contained in:
Justin Lin
2020-01-27 16:48:38 +08:00
parent e9ed9602fd
commit 4831d47a7a

View File

@@ -1,6 +1,6 @@
include <hollow_out.scad>;
include <bend_extrude.scad>;
include <box_extrude.scad>;
use <hollow_out.scad>;
use <bend_extrude.scad>;
use <box_extrude.scad>;
x_grids = 12;
y_grids = 5;