mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00: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