chiark / gitweb /
pattress-boxes-3-cover: Fix Demo with thinbox_front_z
[reprap-play.git] / pattress-boxes-3-cover.scad
index 70a17494d73129c38e5b10eaa148d53e15ab74e6..52fb22fbdf1307488c94909de680cc31e47ce039 100644 (file)
@@ -146,7 +146,7 @@ module TopPattressBox(){
 
 module Demo(){
   translate([0, -lid_inner_w/2, 0]) LidSide();
-  translate([0,0, lid_fatbox_h])
+  translate([0,0, thinbox_front_z])
     rotate([0,180,0]) translate([0, -patbox_side/2, 0])
     rotate([0,0,90]) union(){
       %TopPattressBox();