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

Rotatable fabric cutting feature #79

Open
DainiusNaglis opened this issue Aug 5, 2024 · 0 comments
Open

Rotatable fabric cutting feature #79

DainiusNaglis opened this issue Aug 5, 2024 · 0 comments

Comments

@DainiusNaglis
Copy link

Now it works only with one dimension of cut material. For example if I have two rolls: one width 2500mm and another width is 2800mm and I have two cutting materials with cut_width = 0: 1800(w)x500mm(h) and 1200(w)x1000mm(h). Cut materials are rotatable. When I set only width parameters in request, it thinks that best solution is to cut two times from 2500mm roll, but logically, if I could submit both - width and height parameters, best solution would be to cut from 2800mm roll (1800(w) from one cutting material and 1000(h) from another).
It might be very useful to find best solution while giving two parameters - width and height and also indicating if cutting material is rotatable or not.

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

No branches or pull requests

1 participant