mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fix regression causing default extrusion width to be ignored. #1958
This commit is contained in:
@@ -207,6 +207,7 @@ sub make_fill {
|
||||
$h,
|
||||
$is_bridge,
|
||||
$layerm->id == 0,
|
||||
$layerm->object,
|
||||
);
|
||||
|
||||
my $f = $self->filler($filler);
|
||||
|
||||
Reference in New Issue
Block a user