X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=pattress-boxes-3-cover.scad;h=7c1d4b892cf63d56ddcb2d6e9afc36a5b30d1e34;hp=60396076c515b2439d0c73c3062294eba551252e;hb=9c3617a7b5dbe86334a9cfb107cf9ce037c58240;hpb=0a915ad3501af535bd9500ee67f74a342cfae1a8 diff --git a/pattress-boxes-3-cover.scad b/pattress-boxes-3-cover.scad index 6039607..7c1d4b8 100644 --- a/pattress-boxes-3-cover.scad +++ b/pattress-boxes-3-cover.scad @@ -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; @@ -198,3 +198,4 @@ module Demo(){ //RailProfile(); //Demo(); //Lid(); +//translate([0,0,-lid_fatbox_switches_h]) Lid();