diff --git a/fit_test.scad b/fit_test.scad index fb082e8..7b7c473 100644 --- a/fit_test.scad +++ b/fit_test.scad @@ -3,6 +3,6 @@ $fn=50; mode = "case"; // ["case", "lid", "all"] -project_box([50, 70, 0], +project_box([50, 70, 1], below=1, mode=mode);