chiark / gitweb /
pattress-boxes-3-cover: Rail, fix slop
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 26 Dec 2015 00:16:38 +0000 (00:16 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 26 Dec 2015 00:16:38 +0000 (00:16 +0000)
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],