mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d
This commit is contained in:
@@ -721,6 +721,8 @@ namespace Slic3r {
|
|||||||
}
|
}
|
||||||
|
|
||||||
_last_st_synchronized_block_id = _blocks.size() - 1;
|
_last_st_synchronized_block_id = _blocks.size() - 1;
|
||||||
|
// The additional time has been consumed (added to the total time), reset it to zero.
|
||||||
|
set_additional_time(0.);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GCodeTimeEstimator::_process_gcode_line(GCodeReader&, const GCodeReader::GCodeLine& line)
|
void GCodeTimeEstimator::_process_gcode_line(GCodeReader&, const GCodeReader::GCodeLine& line)
|
||||||
|
|||||||
Reference in New Issue
Block a user