locale tweak
This commit is contained in:
parent
ad99c30bca
commit
74bb4eb284
1 changed files with 1 additions and 0 deletions
|
@ -1754,6 +1754,7 @@ void PrintConfigDef::init_fff_params()
|
|||
def->height = 15;
|
||||
def->set_default_value(new ConfigOptionStrings{"0,0,0\n0,0,0"});
|
||||
|
||||
// xgettext:no-c-format, no-boost-format
|
||||
def = this->add("adaptive_pressure_advance_overhangs", coBools);
|
||||
def->label = L("Enable adaptive pressure advance for overhangs (beta)");
|
||||
def->tooltip = L("Enable adaptive PA for overhangs as well as when flow changes within the same feature. This is an experimental option, "
|
||||
|
|
Loading…
Reference in a new issue