From 5165a7f3e194c49623e9ad8ea73b13428117e5ea Mon Sep 17 00:00:00 2001 From: Luke Hubmayer-Werner Date: Mon, 3 Feb 2025 19:35:17 +1030 Subject: [PATCH] Slight tolerance bump --- CFTubes/ABS.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFTubes/ABS.scad b/CFTubes/ABS.scad index a07783b..057767f 100644 --- a/CFTubes/ABS.scad +++ b/CFTubes/ABS.scad @@ -1,2 +1,2 @@ -CF_Square_Width_tolerance = 0.36; // Add to CF_Square_Width when making holes +CF_Square_Width_tolerance = 0.4; // Add to CF_Square_Width when making holes CF_Tube_OD_tolerance = 0.5;