Always position the drawers half-in, no matter the size.

This commit is contained in:
tastytea 2020-08-01 20:06:46 +02:00
parent 94335e831b
commit 3547f6bbda
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -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])
{