mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 08:44:20 +02:00
use scad
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
include <hollow_out.scad>;
|
use <hollow_out.scad>;
|
||||||
include <bend_extrude.scad>;
|
use <bend_extrude.scad>;
|
||||||
include <box_extrude.scad>;
|
use <box_extrude.scad>;
|
||||||
|
|
||||||
x_grids = 12;
|
x_grids = 12;
|
||||||
y_grids = 5;
|
y_grids = 5;
|
||||||
|
Reference in New Issue
Block a user