Skip to content

Fix dividers with thick walls#3

Open
flaviut wants to merge 1 commit intosbambach:masterfrom
flaviut:fix-divider-wall-thickness
Open

Fix dividers with thick walls#3
flaviut wants to merge 1 commit intosbambach:masterfrom
flaviut:fix-divider-wall-thickness

Conversation

@flaviut
Copy link

@flaviut flaviut commented Apr 28, 2024

Dividers would previously not go all the way to the top of the box, because the box inner outline subtraced twice the wall thickness from the z, even though z is special in that we don't need to consider the lid's thickness

before (example_partbox with wall_thick = 5):

2024-04-27_22-47

after:

2024-04-27_22-49

Dividers would previously not go all the way to the top of the box,
because the box inner outline subtraced twice the wall thickness from
the z, even though z is special in that we don't need to consider the
lid's thickness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant