chiark / gitweb /
Revert "filamentspool axle wip debugging"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 21:31:38 +0000 (22:31 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 21:31:38 +0000 (22:31 +0100)
This reverts commit 8b5b84f1d0510020f9656e979c84f4c834536404.

filamentspool.scad

index a0381de00f2037b798b6fd4238507461a37701de..5724dcce584482899a2f0f6b260753425b3fe83a 100644 (file)
@@ -297,7 +297,7 @@ if(0)
              rotate([0,90,0])
              cylinder($fn=60,
                       r = towercliph - shift,
-                      h = pillarswidth * 0.5); // fixme 0.5 is bogus
+                      h = pillarswidth);
            translate([-50, -joinbelowallow, -50])
              cube([100, joinbelowallow+50, 100]);
          }