chiark / gitweb /
trackpump-mutlihead-clip: wip new hose side plan
[reprap-play.git] / pattress-boxes-3-cover.scad
index cb31997125560870cec62a78b53e0dfd594b1808..7c1d4b892cf63d56ddcb2d6e9afc36a5b30d1e34 100644 (file)
@@ -8,7 +8,7 @@ lid_fatbox_overlap = 12;
 
 lid_thinbox_h = 9;
 lid_fatbox_h = 24;
-lid_fatbox_switches_h = 6+2;
+lid_fatbox_switches_h = 6+4;
 
 lid_max_switches_w = 70;
 lid_switches_y_slop = 3;
@@ -32,7 +32,7 @@ peg_straight_len = 3;
 
 $peg_inner_slop = 0.75;
 $peg_outer_slop = -0.9;
-$peg_outer_slop_engage = -0.9;
+$peg_outer_slop_engage = 0.1;
 
 peg_slope = 1;
 
@@ -198,3 +198,4 @@ module Demo(){
 //RailProfile();
 //Demo();
 //Lid();
+//translate([0,0,-lid_fatbox_switches_h]) Lid();