You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The packing goes through all 6 permutations of each item, which is awesome, but for my purposes, it makes sense to disallow certain rotations. In fact I only need 1, leading to 2 permutation.
Is it possible to include this as an option?
The text was updated successfully, but these errors were encountered:
The packing goes through all 6 permutations of each item, which is awesome, but for my purposes, it makes sense to disallow certain rotations. In fact I only need 1, leading to 2 permutation.
Is it possible to include this as an option?
The text was updated successfully, but these errors were encountered: