Fix of a cooling slow down logic.

fixes "Min print speed" to "Estimated Print Time" Inconsistencies 
This commit is contained in:
bubnikv 2019-02-01 17:15:41 +01:00
parent b919dcc4ab
commit e59a10e0c2
2 changed files with 76 additions and 21 deletions
src/libslic3r/GCode

View file

@ -9,7 +9,7 @@ namespace Slic3r {
class GCode;
class Layer;
class PerExtruderAdjustments;
struct PerExtruderAdjustments;
// A standalone G-code filter, to control cooling of the print.
// The G-code is processed per layer. Once a layer is collected, fan start / stop commands are edited