Cura/cura/Arranging
digitalfrost afb90b4b2e Move initialization of found_solution_for_all
Initialize the variable found_solution_for_all with False and
 don't set it a the exception block.
2022-08-24 19:52:26 +02:00
..
__init__.py Move all arranging related code into a subfolder 2018-01-03 15:05:06 +01:00
ArrangeObjectsJob.py Move initialization of found_solution_for_all 2022-08-24 19:52:26 +02:00
Nest2DArrange.py Cast bounding box to ints 2022-01-03 17:32:33 +01:00
ShapeArray.py Use is not operator rather than not ... is 2022-08-08 10:04:46 +02:00