Cura/cura/Arranging
Erwan MATHIEU a4a35ba485 Fix overlapping objects after auto-arrange
CURA-12453
* Use DONT_ALIGN alignment, otherwise all the transforms get re-centered, including the ones of the fixed objects
* Remove DONT_ALIGN strategy for starting point, which is a non-handled case in the inner library
2025-03-10 13:46:31 +01:00
..
__init__.py Move all arranging related code into a subfolder 2018-01-03 15:05:06 +01:00
ArrangeObjectsJob.py Do not move objects if auto-arrange fails 2025-03-06 10:58:54 +01:00
Arranger.py Do not move objects if auto-arrange fails 2025-03-06 10:58:54 +01:00
GridArrange.py Use getWorldPosition for TranslateOperation 2023-12-06 11:36:54 +01:00
Nest2DArrange.py Fix overlapping objects after auto-arrange 2025-03-10 13:46:31 +01:00
ShapeArray.py Use is not operator rather than not ... is 2022-08-08 10:04:46 +02:00