From: Ian Jackson Date: Fri, 22 Jul 2016 16:05:21 +0000 (+0100) Subject: trackpump-mutlihead-clip: adjust slope to avoid making unwanted support X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8ec503fd4779256faf64b20ae953cac95a6dbcf5;p=reprap-play.git trackpump-mutlihead-clip: adjust slope to avoid making unwanted support --- diff --git a/trackpump-mutlihead-clip.scad b/trackpump-mutlihead-clip.scad index a212ce7..cf8a675 100644 --- a/trackpump-mutlihead-clip.scad +++ b/trackpump-mutlihead-clip.scad @@ -7,7 +7,7 @@ pump_shaft_dia = 14; baseplate = 4; pump_protr_flat = 3; -pump_protr_slope = 1.0; +pump_protr_slope = 0.9; hose_head_dia = 28; hose_side_thick = 5;