chiark / gitweb /
poster-tube-lid: catch: adjust stalk height from v1
[reprap-play.git] / sleepphone-cable-box.scad
index bc50b90f84b38b0b6b511a655225cc3608b159d7..836f07d925da0734a71d62972d11af27b8397376 100644 (file)
@@ -41,7 +41,7 @@ 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();