mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Fix regression causing default extrusion width to be ignored. #1958
This commit is contained in:
parent
924cb2e558
commit
7ac0095018
6 changed files with 21 additions and 14 deletions
|
@ -55,6 +55,7 @@ sub flow {
|
|||
$bridge // 0,
|
||||
$self->layer->id == 0,
|
||||
$width,
|
||||
$self->object,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue