Port automatic hole to polyhole conversion from SuperSlicer

Co-authored-by: supermerill <merill@free.fr>
This commit is contained in:
LovelyTwo 2023-10-06 19:26:53 +11:00 committed by Julian Tyler
parent ee9f651511
commit 3359dadd32
10 changed files with 189 additions and 2 deletions

View file

@ -480,6 +480,8 @@ private:
void detect_overhangs_for_lift();
void clear_overhangs_for_lift();
void _transform_hole_to_polyholes();
// Has any support (not counting the raft).
void detect_surfaces_type();
void process_external_surfaces();