Merge pull request #3351 from VanessaE/patch-1
Mention anti-ooze sacrificial skirt feature.
This commit is contained in:
commit
7b334bf2e5
@ -1015,7 +1015,7 @@ PrintConfigDef::PrintConfigDef()
|
|||||||
|
|
||||||
def = this->add("standby_temperature_delta", coInt);
|
def = this->add("standby_temperature_delta", coInt);
|
||||||
def->label = "Temperature variation";
|
def->label = "Temperature variation";
|
||||||
def->tooltip = "Temperature difference to be applied when an extruder is not active.";
|
def->tooltip = "Temperature difference to be applied when an extruder is not active. Enables a full-height \"sacrificial\" skirt on which the nozzles are periodically wiped.";
|
||||||
def->sidetext = "∆°C";
|
def->sidetext = "∆°C";
|
||||||
def->cli = "standby-temperature-delta=i";
|
def->cli = "standby-temperature-delta=i";
|
||||||
def->min = -500;
|
def->min = -500;
|
||||||
|
Loading…
Reference in New Issue
Block a user