mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-05-30 01:54:49 +08:00
Restore better perimeter/infill overlap for solid surfaces
This commit is contained in:
parent
8e04d763f4
commit
cd0fd80a69
@ -51,7 +51,7 @@ sub fill_surface {
|
||||
}
|
||||
|
||||
# connect lines
|
||||
if ($params{density} < 1) {
|
||||
{
|
||||
my $collection = Slic3r::ExtrusionPath::Collection->new(
|
||||
paths => [ map Slic3r::ExtrusionPath->cast([ @$_ ], role => 'bogus'), @paths ],
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user