From ee3fac92dfe8778dbc3dab38aeea83bcf31f55b9 Mon Sep 17 00:00:00 2001 From: Ruud Swinkels Date: Tue, 11 Oct 2022 10:20:57 +0200 Subject: [PATCH] removed gridz var from baseplates --- gridfinity-rebuild-baseplate.scad | 2 -- 1 file changed, 2 deletions(-) diff --git a/gridfinity-rebuild-baseplate.scad b/gridfinity-rebuild-baseplate.scad index 28a1c2e..3da6deb 100644 --- a/gridfinity-rebuild-baseplate.scad +++ b/gridfinity-rebuild-baseplate.scad @@ -17,8 +17,6 @@ $fs = 0.25; gridx = 2; // number of bases along y-axis gridy = 2; -// bin height. See bin height information and "gridz_define" below. -gridz = 6; // base unit length = 42;