chiark / gitweb /
cable-splice-clamp: make shorter
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 19:21:23 +0000 (19:21 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 19:21:23 +0000 (19:21 +0000)
cable-splice-clamp.scad

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