chiark / gitweb /
distort-stl: debugging
[reprap-play.git] / sleepphone-cable-box.scad
index 040e50d212cbb3d25f0050a31fc08ecba021dc45..836f07d925da0734a71d62972d11af27b8397376 100644 (file)
@@ -34,14 +34,14 @@ led_dia = 4.4;
 plug_maxw = 10.95 + 0.35;
 plug_minw=   6.53 + 0.35;
 plug_sllen=  6.50;
-plug_totlen = 84.90 + 1.5; // to maxw, including phone
+plug_totlen = 84.90 + 1.5 - 2.0; // to maxw, including phone
 
 plug_h = 6.5;
 plug_tooth_h = 0.5;
 plug_tooth_dy = 0.5;
 
 keeper_prong = 2;
-keeper_stalk_basewidth = 6;
+keeper_stalk_basewidth = 12;
 keeper_stalk_len = 70;
 keeper_stalk_gap = 1;
 keeper_stalk_thick = wall_bot;
@@ -244,5 +244,5 @@ module BoxPrint(){
 //translate([0,0,1]) color("black") BraceProfileInitial();
 //translate([0,0,1]) color("black") BraceProfileFinal();
 //Brace();
-Box();
-//BoxPrint();
+//Box();
+BoxPrint();