Always position the drawers half-in, no matter the size.
This commit is contained in:
parent
94335e831b
commit
3547f6bbda
@ -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])
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user