Priming extrusions, nozzle-wipes when leaving tower, removed few unnecessary moves

This commit is contained in:
Lukas Matena
2018-03-09 12:40:39 +01:00
parent 8340a71f88
commit 6e39f61198
2 changed files with 44 additions and 29 deletions

View File

@@ -471,7 +471,7 @@ private:
void toolchange_Wipe(
PrusaMultiMaterial::Writer &writer,
const box_coordinates &cleaning_box,
float wipe_volume);
float wipe_volume);
};