From: Ian Jackson Date: Tue, 31 Jan 2017 23:52:08 +0000 (+0000) Subject: maglite-holder: shape tuning X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=801e8755b8499c251d2fbc7b35d7b593fb97f89b;p=reprap-play.git maglite-holder: shape tuning --- diff --git a/maglite-holder.scad b/maglite-holder.scad index 2210c9c..b880291 100644 --- a/maglite-holder.scad +++ b/maglite-holder.scad @@ -13,9 +13,11 @@ torch_clear_below = 10; stem_width = 20; stem_thick = 4; -torch_recess = 10; +torch_recess = 14; arm_width = 10; -block_thick = 30; +block_thick = 15; + +torch_out_more = 10; //$fa=5; @@ -29,11 +31,11 @@ stem_below = stem_width/2; stem_len = holes[1] - above + stem_below; -torch_out = stem_thick + torch_big_dia/2; +torch_out = stem_thick + torch_big_dia/2 + torch_out_more; block_width = arm_width*2 + torch_big_dia; -block_out = torch_out + torch_big_dia/sqrt(2); +block_out = torch_out + torch_big_dia/2/sqrt(2); module Torch(){ mirror([0,0,1]){