chiark / gitweb /
sewing-table: new front profile: remove invocation of old
[reprap-play.git] / sewing-table.scad.m4
index bdc93a072411fa9dd7ce252ac53c5f06db12acb6..950f69c731d1aba9ca97461d1665a7af67659265 100644 (file)
@@ -569,20 +569,7 @@ module Machine_Curves(){ ////toplevel
   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])
+    translate([0, -machine_rear_to_front, 0])
       multmatrix([[1, -frontcurve_side_skew, 0, 0],
                  [0,  1,   0, 0],
                  [0,  0,   1, 0],