mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Some more overlap
This commit is contained in:
@@ -32,7 +32,7 @@ sub fill_surface {
|
||||
$flow_spacing = unscale $distance_between_lines;
|
||||
}
|
||||
|
||||
my $overlap_distance = scale $Slic3r::flow_width * 0.2;
|
||||
my $overlap_distance = scale $Slic3r::flow_width * 0.4;
|
||||
|
||||
my @paths = ();
|
||||
my $x = $bounding_box->[X1];
|
||||
|
||||
Reference in New Issue
Block a user