mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Plater: Fix in load_model_objects
This commit is contained in:
@@ -1135,6 +1135,9 @@ std::vector<size_t> Plater::priv::load_model_objects(const ModelObjectPtrs &mode
|
|||||||
instance->set_scaling_factor(inverse);
|
instance->set_scaling_factor(inverse);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
print.auto_assign_extruders(object);
|
||||||
|
print.add_model_object(object);
|
||||||
}
|
}
|
||||||
|
|
||||||
// if user turned autocentering off, automatic arranging would disappoint them
|
// if user turned autocentering off, automatic arranging would disappoint them
|
||||||
|
|||||||
Reference in New Issue
Block a user