chiark / gitweb /
sewing-table: break out cutout_l_end_x (nfc)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 May 2017 23:38:20 +0000 (00:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 May 2017 23:38:20 +0000 (00:38 +0100)
sewing-table.scad.m4

index 4c7d53b7cf2095d125b0095276cdf0f0af7850f8..2bd91b1d02b51f49598f92c57f5810eee1808911 100644 (file)
@@ -34,6 +34,7 @@ cutout_l_end_y_front_slop = 0.5;
 cutout_l_end_y_rear_slop = 0.5;
 cutout_l_end_x_slop = 0.25;
 
+cutout_l_end_x = 22;
 cutout_l_end_y = 85;
 cutout_l_end_curve = 1;
 cutout_l_end_y_total = cutout_l_end_y
@@ -42,7 +43,7 @@ cutout_l_end_y_total = cutout_l_end_y
 tile01_tr = [250, 0];
 
 cutout_tile01_y = 170 - 147 + cutout_l_end_y_front_slop;
-cutout_tile11_x = 22 + cutout_l_end_curve;
+cutout_tile11_x = cutout_l_end_x + cutout_l_end_curve;
 cutout_tile11_y = cutout_l_end_y_total - cutout_tile01_y;
 
 // calculated