1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Previous commit about bridge spacing was incomplete

This commit is contained in:
Alessandro Ranellucci
2012-11-16 18:10:09 +01:00
parent a81377d684
commit 86f5cb8654
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -152,6 +152,7 @@ sub make_fill {
$surface,
density => $density,
flow_spacing => $flow_spacing,
dont_adjust => $is_bridge,
);
}
my $params = shift @paths;