Ramming lines that would end unsupported are made longer to reach to the edge

This commit is contained in:
Lukas Matena
2018-03-07 11:44:47 +01:00
parent e1922cb2c5
commit 76aa134f66
2 changed files with 63 additions and 18 deletions

View File

@@ -448,7 +448,7 @@ private:
};
std::vector<WipeTowerInfo> m_plan; // Stores information about all layers and toolchanges for the future wipe tower (filled by plan_toolchange(...))
std::vector<WipeTowerInfo>::iterator m_layer_info;
std::vector<WipeTowerInfo>::iterator m_layer_info = m_plan.end();
// Returns gcode for wipe tower brim