Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore 3d nesting applications #784

Open
skjolber opened this issue Nov 1, 2023 · 0 comments
Open

Explore 3d nesting applications #784

skjolber opened this issue Nov 1, 2023 · 0 comments

Comments

@skjolber
Copy link
Owner

skjolber commented Nov 1, 2023

Make use of the brute for packager to reduce waste for cutting applications.

  • no longer real time requirements
  • define additional goals to just fitting the boxes in the container
    • shortest in some direction (lowest profile etc)
    • least free inner space
  • iterate over all permutations / rotations
  • keep track of free points removed due to being smaller than the largest box
  • include the free points in the packager result.
    • This might be useful for multi stop support too
  • calculate the resulting volume and number of fragments
  • other:
    • will this approach profit from combining multiple equal boxes into single larger ones?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant