mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 05:53:18 +08:00
Fix the message if not all duplicated objects could be placed
CURA-7851
This commit is contained in:
parent
fa4f567cb1
commit
4ce69a9eb5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user