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