From dce4ecd91aa039bf052c40427c6039bca356fce9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 4 Jun 2017 20:20:56 +0100 Subject: [PATCH] sewing-table: Separate out tablet slop, and increase Reverts 6e18031932df2a61590090a9f6af1e4070f2b224 wrt the tablet --- sewing-table.scad.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index cfe8211..32b18a3 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -104,7 +104,7 @@ thehd_tl = [ -thehd_tr[0], thehd_tr[1] ]; thehd_bl = -thehd_tr; thehd_br = -thehd_tl; -tablet_z_slop = rearcurve_z_slop; +tablet_z_slop = 0.25; interlock_rad = interlock_dia/2; interlock_negative_rad = interlock_rad + 0.125; -- 2.30.2