Cura/cura/Arranging
Erwan MATHIEU 01d03f7e21 Fix testing multiple arrange strategies
CURA-12169
Some items were still set from previous tryes, giving a final result that could have inconsistencies (e.g. objects over disallowed ares)
2025-03-06 10:59:55 +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 testing multiple arrange strategies 2025-03-06 10:59:55 +01:00
ShapeArray.py Use is not operator rather than not ... is 2022-08-08 10:04:46 +02:00