mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
Wiping into infill/objects - invalidation of the wipe tower, bugfixes
This commit is contained in:
parent
73452fd79d
commit
b6455b66bd
6 changed files with 60 additions and 24 deletions
|
@ -1886,6 +1886,7 @@ PrintConfigDef::PrintConfigDef()
|
|||
def->default_value = new ConfigOptionFloat(0.);
|
||||
|
||||
def = this->add("wipe_into_infill", coBool);
|
||||
def->category = L("Extruders");
|
||||
def->label = L("Wiping into infill");
|
||||
def->tooltip = L("Wiping after toolchange will be preferentially done inside infills. "
|
||||
"This lowers the amount of waste but may result in longer print time "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue