1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

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
+1 -1
View File
@@ -471,7 +471,7 @@ private:
void toolchange_Wipe(
PrusaMultiMaterial::Writer &writer,
const box_coordinates &cleaning_box,
float wipe_volume);
float wipe_volume);
};