Skip to content

Regression: "Arrange" function got worse #12462

Open
@RichiH

Description

@RichiH

Description of the bug

While Arrange was never perfect, it used to be better at autoplacing than the current version. See the automatic arrangement:
image

versus manually arranging:
image

or even:
image

While I understand that binpacking is an NP-hard problem, there's a trivial approach if the objects are all the same: Try quadratic arrangement as per photo or ideally offset as per second screenshot. The same could be tried for other similarly sized objects, first.

Project file & How to reproduce

Import a bunch of STLs and click arrange

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

PrusaSlicer-2.7.2+linux-x64-GTK3-202402291307.AppImage

Operating system

Debian unstable

Printer model

Prusa XL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions