chiark / gitweb /
filamenttrestle wip HubEnd
[reprap-play.git] / filamenttrestle.scad
index dd0b01cc833fb7f0ca0e04e5cc534de21792a628..712b9eb1a70f0fb0a141a731bef6a24234cc59f8 100644 (file)
@@ -202,10 +202,13 @@ module HubEnd(){ ////toplevel
          translate([hubmainrad - hubwalls/2, -hubbasestalkwidth/2, 0])
            cube([hubbaserad - (hubmainrad - hubwalls/2),
                  hubbasestalkwidth, hubbasethick]);
+//       ExtenderPillars(length = hubmainrad-hubwalls/2,
+//                       width = 10,
+//                       height = hubbasethick + hubmainthick);
        }
       }
       cylinder(r=axlerad+hubwalls, h=thick);
-      cylinder(r=hubmainrad-0.1, h=hubwebthick);
+      cylinder(r=hubmainrad-0.1, h=hubbaseweb);
       difference(){
        cylinder(r=hubmainrad, h=thick, $fn=100);
        translate([0,0,-1])