mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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