chiark / gitweb /
sewing-table: adjust end slop from test
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 6 Jun 2017 19:56:46 +0000 (20:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 6 Jun 2017 19:56:46 +0000 (20:56 +0100)
sewing-table.scad.m4

index a5acff3b1ecc78732f2e5dbe05a39153266c453a..a8cd185a96a1064cd0e44e3d074fc47d186a574f 100644 (file)
@@ -39,7 +39,7 @@ cutout_l_end_x_slop = 0.25;
 cutout_l_end_x = 22;
 cutout_l_end_y = machine_rear_to_front;
 cutout_l_end_curve = 1;
-cutout_l_end_new_x_slop = 1.4;
+cutout_l_end_new_x_slop = 1.4 - 1.95;
 cutout_l_end_y_total = cutout_l_end_y
   + cutout_l_end_y_front_slop + cutout_l_end_y_rear_slop;