1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-25 10:15:50 +00:00

GCodeTimeEstimator - Fixed _simulate_st_synchronize()

This commit is contained in:
Enrico Turri
2018-01-08 13:23:54 +01:00
parent aeca5def00
commit e94491ee8c
2 changed files with 14 additions and 3 deletions
+1
View File
@@ -246,6 +246,7 @@ namespace Slic3r {
private:
void _reset();
void _reset_blocks();
// Calculates the time estimate
void _calculate_time();