mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Ported union_pt() to XS
This commit is contained in:
@@ -681,7 +681,7 @@ sub make_brim {
|
||||
polygon => Slic3r::Polygon->new(@$_),
|
||||
role => EXTR_ROLE_SKIRT,
|
||||
flow_spacing => $flow->spacing,
|
||||
), reverse traverse_pt( union_pt(\@loops, PFT_EVENODD) );
|
||||
), reverse traverse_pt( union_pt(\@loops) );
|
||||
}
|
||||
|
||||
sub write_gcode {
|
||||
|
||||
Reference in New Issue
Block a user