mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Bugfix: temperature was not set correctly when using sequential printing. Includes regression test. #2702
This commit is contained in:
parent
9d435c8f4d
commit
a3b843b24e
2 changed files with 10 additions and 1 deletions
|
@ -217,6 +217,7 @@ sub export {
|
|||
}
|
||||
$self->flush_filters;
|
||||
$finished_objects++;
|
||||
$self->_second_layer_things_done(0);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue