chiark / gitweb /
sewing-table: TEST commitid: rotate so counter is in edgy bit
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 25 May 2017 00:58:53 +0000 (01:58 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 25 May 2017 00:58:53 +0000 (01:58 +0100)
sewing-table.scad.m4

index c582e50f5333bb70c206498e14eab13dbb878d98..80d86c84e3dc2d2c09aec5b2201c1b1c0c354642 100644 (file)
@@ -176,7 +176,8 @@ module TileBase(botleft, topright){
     if (TEST) {
       crossoff = tile_hard_edge_hole_dist + POST_TCROSSSZ/2;
       cidsz = [ size[0] - 2*crossoff, thehd[1] ];
-      translate( concat(botleft + [crossoff, 0], [0]) )
+      translate( concat(botleft + [crossoff, 0] + cidsz, [0]) )
+       rotate([0,0,180])
        Commitid_BestCount(cidsz);
       difference(){
        mirror([0,0,1]) {