chiark / gitweb /
Revert "cable-splice-clamp: make shorter"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 19:55:01 +0000 (19:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 19:55:01 +0000 (19:55 +0000)
This reverts commit eebc61c1eeddc11a3d47b56bc331e587b7c91dfd.

The shorter one doesn't protect the folds in the 2-layer heatshrink so
well and seems to maybe allow some movement of the actual joint.  Go
back to the version from cc43eaaf811aaa1c88b62b4a7ac0568425b82a1b
("cc 1249") which was good.

cable-splice-clamp.scad

index 271ef0db31f3e212f0d4cf9b2ccdca7d1e332177..61781b5e7cb82afde9d341d2c3facd58ef42d446 100644 (file)
@@ -91,14 +91,14 @@ module CrossSectionDemo(){ ////toplevel
 }
 
 strap_width = 4 + 0.5;
 }
 
 strap_width = 4 + 0.5;
-total_len = 50;
+total_len = 70;
 
 strap_count = 2;
 
 strap_wall_h = 1.5;
 strap_wall_l = 2.0;
 
 
 strap_count = 2;
 
 strap_wall_h = 1.5;
 strap_wall_l = 2.0;
 
-writing_dx = total_len / 2;
+writing_dx = total_len / 3;
 writing_dy = basew*2;
 
 module HalfClamp(){ ////toplevel
 writing_dy = basew*2;
 
 module HalfClamp(){ ////toplevel