From: Ian Jackson Date: Sun, 4 Jun 2017 19:20:56 +0000 (+0100) Subject: sewing-table: Separate out tablet slop, and increase X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dce4ecd91aa039bf052c40427c6039bca356fce9;p=reprap-play.git sewing-table: Separate out tablet slop, and increase Reverts 6e18031932df2a61590090a9f6af1e4070f2b224 wrt the tablet --- 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;