chiark / gitweb /
pattress-boxes-3-cover: Rail, fix slop
[reprap-play.git] / pattress-boxes-3-cover.scad
index 52fb22fbdf1307488c94909de680cc31e47ce039..9e3ab2dc03b29429212a1ff00e4df2321b9e96de 100644 (file)
@@ -71,7 +71,7 @@ module LidSideProfile(){
 module RailProfile(){
   yt_base = thinbox_front_z;
   yt = yt_base - lid_rail_behindslop;
-  pegx = (lid_inner_w - patbox_centres)/2;
+  pegx = (lid_inner_w_nom - patbox_centres)/2;
   
   polygon([[-0.1,                  yt],
           [pegx - peg_main_dia/2, yt],