mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
GCodeTimeEstimator - Fixed _simulate_st_synchronize()
This commit is contained in:
parent
aeca5def00
commit
e94491ee8c
2 changed files with 14 additions and 3 deletions
|
@ -246,6 +246,7 @@ namespace Slic3r {
|
|||
|
||||
private:
|
||||
void _reset();
|
||||
void _reset_blocks();
|
||||
|
||||
// Calculates the time estimate
|
||||
void _calculate_time();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue