mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02:00
Bugfix: fatal error for some models and thin walls not considered for skirt
This commit is contained in:
@@ -171,6 +171,7 @@ sub make_surfaces {
|
||||
my $diff = diff_ex(
|
||||
[ map $_->p, @surfaces ],
|
||||
$outgrown,
|
||||
1,
|
||||
);
|
||||
|
||||
push @{$self->thin_walls},
|
||||
|
||||
Reference in New Issue
Block a user