mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Bugfix: fatal error and warnings removed when cleaning some dirty layers
This commit is contained in:
@@ -38,6 +38,7 @@ sub lines {
|
||||
sub cleanup {
|
||||
my $self = shift;
|
||||
$self->merge_continuous_lines;
|
||||
return @$self >= 3;
|
||||
}
|
||||
|
||||
sub merge_continuous_lines {
|
||||
|
||||
Reference in New Issue
Block a user