1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Reduce vibrations when doing gap fill

This commit is contained in:
Alessandro Ranellucci
2013-06-15 21:27:36 +02:00
parent 8b48d79563
commit d0eac88ff9
+1 -1
View File
@@ -361,7 +361,7 @@ sub _fill_gaps {
push @{ $self->thin_fills }, push @{ $self->thin_fills },
map { map {
$_->polyline->simplify($flow->scaled_width / 3); $_->simplify($flow->scaled_width/3);
$_->pack; $_->pack;
} }
map Slic3r::ExtrusionPath->new( map Slic3r::ExtrusionPath->new(