BambuStudio/src/libnest2d
Arthur afd647d764 ENH: improve auto arranging of multi-color and multi-heights objects
1. Compute score_all_plates correctly. Previously we only compute the
   first j plates which was wrong.
2. Compute height score correctly. Use average height difference instead of sum.
3. Compute color change score in a different way. If adding the current item
   increases extruder number, then adds up the score by 1.

jira: STUDIO-7013
Change-Id: I921c181bd4b32080627514d3834f4b74ccd00adb
(cherry picked from commit 4f6ae81be98109fe61d55203e306686e0d294ec4)
2024-05-13 09:20:46 +08:00
..
include/libnest2d ENH: improve auto arranging of multi-color and multi-heights objects 2024-05-13 09:20:46 +08:00
src Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tools FIX: low-level NFP bug with auto-arranging 2024-03-25 10:42:29 +08:00
CMakeLists.txt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
LICENSE.txt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00