From f67bf3fed117263c436c96544ac28fb52993bdcd Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sun, 24 Nov 2024 21:52:09 -0500 Subject: [PATCH] Update standard.scad close https://github.com/kennetek/gridfinity-rebuilt-openscad/issues/252 --- src/core/standard.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/standard.scad b/src/core/standard.scad index 38a756d..d41ea5e 100644 --- a/src/core/standard.scad +++ b/src/core/standard.scad @@ -218,7 +218,7 @@ BASEPLATE_LIP = [ [0.7, (0.7+1.8)], // Straight up [(0.7+2.15), (0.7+1.8+2.15)], // Up and out at a 45 degree angle [(0.7+2.15), 0], // Straight down - //[0, 0] // Implicit back to start + [0, 0] // Implicit back to start ]; // Height of the baseplate lip.