mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 09:02:53 +00:00
Satisfy test suite
This commit is contained in:
@@ -333,6 +333,7 @@ sub _fill_gaps {
|
||||
return unless @$gaps;
|
||||
|
||||
my $filler = Slic3r::Fill->new->filler('rectilinear');
|
||||
$filler->angle($self->config->fill_angle);
|
||||
$filler->layer_id($self->layer->id);
|
||||
|
||||
# we should probably use this code to handle thin walls and remove that logic from
|
||||
|
||||
Reference in New Issue
Block a user