diff --git a/shelf_with_drawers.scad b/shelf_with_drawers.scad index d42399a..cca7ece 100644 --- a/shelf_with_drawers.scad +++ b/shelf_with_drawers.scad @@ -155,7 +155,7 @@ translate([5, 0, 0]) { shelf(); - translate([lath_width, -10, drawers_begin + board_height]) + translate([lath_width, drawer_size * -0.5, drawers_begin + board_height]) { for (number = [0:drawers_number - 1]) {