mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 11:47:54 -06:00
Wiping into infill - no infills are now inadvertedly printed twice (hopefully)
This commit is contained in:
parent
2d24bf5f73
commit
bdaa1cbdfd
3 changed files with 25 additions and 9 deletions
|
@ -1222,6 +1222,7 @@ float Print::mark_wiping_infill(const ToolOrdering::LayerTools& layer_tools, uns
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
return std::max(0.f, volume_to_wipe);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue