mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 06:24:01 -06:00
Connect zigzag gaps fill paths to benefit from simplification
This commit is contained in:
parent
8777085928
commit
cd892fdce8
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ sub make_perimeters {
|
|||
Slic3r::Surface->new(expolygon => $expolygon),
|
||||
density => 1,
|
||||
flow_spacing => $flow->spacing,
|
||||
dont_connect => 1, # time-saver
|
||||
);
|
||||
my $params = shift @paths;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue