From: Ian Jackson Date: Sun, 9 May 2021 19:40:12 +0000 (+0100) Subject: cable-splice-clamp: Thicken for audio cable, last one broke X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=214f3a2708369c10d3a5cedf1e45ed60cde610b5;p=reprap-play.git cable-splice-clamp: Thicken for audio cable, last one broke Signed-off-by: Ian Jackson --- diff --git a/cable-splice-clamp.scad b/cable-splice-clamp.scad index 2b457ec..bd27d86 100644 --- a/cable-splice-clamp.scad +++ b/cable-splice-clamp.scad @@ -13,7 +13,7 @@ alpha = 40; // degrees mu = 1/4; // wall thickness, and base width as fraction of cable size -wall_r = 2.5 / 6.5; +wall_r = 3.5 / 6.5; base_r = 0.75; total_len = 60;