chiark / gitweb /
filamentspool axle wip debugging
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 21:18:11 +0000 (22:18 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 21:18:11 +0000 (22:18 +0100)
filamentspool.scad

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