3dbinpacking icon indicating copy to clipboard operation
3dbinpacking copied to clipboard

Limit number of rotations/pivots?

Open summum-engineering opened this issue 4 years ago • 2 comments

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?

summum-engineering avatar Oct 27 '21 15:10 summum-engineering

You can refer to my github, there is an improved version of this repository

https://github.com/jerry800416/3D-bin-packing

jerry800416 avatar Nov 05 '21 01:11 jerry800416

#37

jeffery9 avatar Dec 14 '23 05:12 jeffery9