mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 15:10:36 +08:00
FIX: the wipe tower is not generated with a multi-color 3mf
open a multi-color 3mf after another one, the wipe tower is not generated Jira: 4528 Change-Id: I3b9b67e6a19f6d1b620b5aeca25e32710193574c
This commit is contained in:
parent
56ab965af1
commit
321a505a33
@ -4444,6 +4444,7 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result)
|
||||
volume->supported_facets.shrink_to_fit();
|
||||
volume->seam_facets.shrink_to_fit();
|
||||
volume->mmu_segmentation_facets.shrink_to_fit();
|
||||
volume->mmu_segmentation_facets.touch();
|
||||
}
|
||||
|
||||
volume->set_type(volume_data->part_type);
|
||||
|
Loading…
x
Reference in New Issue
Block a user