mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Bugfix: removed error when filling small regions
This commit is contained in:
@@ -122,7 +122,7 @@ sub make_fill {
|
||||
flow_ratio => $flow_ratio * ($params->{flow_ratio} || 1),
|
||||
), @paths,
|
||||
],
|
||||
);
|
||||
) if @paths;
|
||||
###$layer->fills->[-1]->cleanup;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user