Wipe tower: remove a move to the wipe tower when not needed
This commit is contained in:
parent
90bd46e30a
commit
b3664179f6
3 changed files with 27 additions and 14 deletions
|
@ -290,7 +290,6 @@ private:
|
|||
// Extruder specific parameters.
|
||||
std::vector<FilamentParameters> m_filpar;
|
||||
|
||||
|
||||
// State of the wipe tower generator.
|
||||
unsigned int m_num_layer_changes = 0; // Layer change counter for the output statistics.
|
||||
unsigned int m_num_tool_changes = 0; // Tool change change counter for the output statistics.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue