chiark / gitweb /
sewing-table: new front profile: remove invocation of old
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Jun 2017 00:27:25 +0000 (01:27 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Jun 2017 00:27:25 +0000 (01:27 +0100)
sewing-table.scad.m4

index b60ddf347ee6015ea7b8a510210bb43e28bc0f61..950f69c731d1aba9ca97461d1665a7af67659265 100644 (file)
@@ -569,19 +569,6 @@ module Machine_Curves(){ ////toplevel
   translate([ tile01_tr[0] - cutout_l_end_x + rearedge_len,
              cutout_tile11_y,
              frontcurve_z_slop ]){
   translate([ tile01_tr[0] - cutout_l_end_x + rearedge_len,
              cutout_tile11_y,
              frontcurve_z_slop ]){
-    %translate([ 0, -first_front[0] , 0 ])
-      multmatrix([[1, -frontcurve_side_skew, 0, 0],
-                 [0,  1,   0, 0],
-                 [0,  0,   1, 0],
-                 [0,  0,   0, 1]])
-      translate([ 0, first_front[0] , 0 ])
-      mirror([1,0,0]){
-      rotate([0,-90,0])rotate([0,0,-90]){
-       linear_extrude(height= 200)
-         Machine_FrontProfile();
-      }
-    }
-
     translate([0, -machine_rear_to_front, 0])
       multmatrix([[1, -frontcurve_side_skew, 0, 0],
                  [0,  1,   0, 0],
     translate([0, -machine_rear_to_front, 0])
       multmatrix([[1, -frontcurve_side_skew, 0, 0],
                  [0,  1,   0, 0],