diff --git a/cura/MultiplyObjectsJob.py b/cura/MultiplyObjectsJob.py index 4a91392cde..5df02df288 100644 --- a/cura/MultiplyObjectsJob.py +++ b/cura/MultiplyObjectsJob.py @@ -79,6 +79,7 @@ class MultiplyObjectsJob(Job): fixed_nodes, factor = 10000, add_new_nodes_in_scene = True) + found_solution_for_all = not_fit_count == 0 if nodes_to_add_without_arrange: for nested_node in nodes_to_add_without_arrange: