mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Don't try to align rectilinear infill if solid, otherwise there will be a gap at one side
This commit is contained in:
@@ -165,7 +165,6 @@ sub make_fill {
|
||||
$surface,
|
||||
density => $density,
|
||||
flow_spacing => $flow_spacing,
|
||||
dont_adjust => $is_bridge,
|
||||
);
|
||||
}
|
||||
my $params = shift @paths;
|
||||
|
||||
Reference in New Issue
Block a user