-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 @@ -9,3 +9,3 @@ var CONFIG = { extrusion: { - w: 20 + w: 20, slotdepth: 6 }, |