chiark / gitweb /
sewing-table: Separate out tablet slop, and increase
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Jun 2017 19:20:56 +0000 (20:20 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Jun 2017 19:20:56 +0000 (20:20 +0100)
Reverts 6e18031932df2a61590090a9f6af1e4070f2b224 wrt the tablet

sewing-table.scad.m4

index cfe8211574bdb10820b3e782d2d95faeb945bb84..32b18a3f865316fb05a1681d7a830879b5faa6b1 100644 (file)
@@ -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;