From: Ian Jackson Date: Wed, 17 Oct 2012 23:59:26 +0000 (+0100) Subject: filamenttrestle wip HubEnd X-Git-Tag: filamentspool-v2-release~718 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fd3025ff005de5b2aaa7b6be990009520692f977;p=reprap-play.git filamenttrestle wip HubEnd --- diff --git a/filamenttrestle.scad b/filamenttrestle.scad index dd0b01c..712b9eb 100644 --- a/filamenttrestle.scad +++ b/filamenttrestle.scad @@ -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])