mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Port automatic hole to polyhole conversion from SuperSlicer
Co-authored-by: supermerill <merill@free.fr>
This commit is contained in:
@@ -825,6 +825,9 @@ void PrintObject::slice()
|
||||
}
|
||||
#endif
|
||||
|
||||
// Detect and process holes that should be converted to polyholes
|
||||
this->_transform_hole_to_polyholes();
|
||||
|
||||
// BBS: the actual first layer slices stored in layers are re-sorted by volume group and will be used to generate brim
|
||||
groupingVolumesForBrim(this, m_layers, firstLayerReplacedBy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user