mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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