mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 13:12:38 -06:00
Some more overlap
This commit is contained in:
parent
7636b67871
commit
63972a3a35
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ sub fill_surface {
|
||||||
$flow_spacing = unscale $distance_between_lines;
|
$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 @paths = ();
|
||||||
my $x = $bounding_box->[X1];
|
my $x = $bounding_box->[X1];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue