mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Failing test cases for Clipper bug returning empty result set. #2028
This commit is contained in:
@@ -302,7 +302,7 @@ sub make_perimeters {
|
||||
height => $self->height,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
# reapply the nearest point search for starting point
|
||||
# (clone because the collection gets DESTROY'ed)
|
||||
# We allow polyline reversal because Clipper may have randomly
|
||||
|
||||
Reference in New Issue
Block a user