Wipe tower changes to reduce wiping volumes where appropriate

This commit is contained in:
Lukas Matena 2018-05-24 17:24:37 +02:00
parent 95795f249a
commit 132a67edb2
4 changed files with 57 additions and 92 deletions

View file

@ -217,6 +217,8 @@ void ToolOrdering::reorder_extruders(unsigned int last_extruder_id)
}
}
void ToolOrdering::fill_wipe_tower_partitions(const PrintConfig &config, coordf_t object_bottom_z)
{
if (m_layer_tools.empty())