-rw-r--r-- | delta.jscad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/delta.jscad b/delta.jscad index eb538d2..f87b778 100644 --- a/delta.jscad +++ b/delta.jscad @@ -8,5 +8,5 @@ var PRINT = { var CONFIG = { extrusion: { - w: 20 + w: 20, slotdepth: 6 }, base: { |