mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-18 02:25:54 +08:00
locale tweak
This commit is contained in:
parent
ad99c30bca
commit
74bb4eb284
@ -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…
x
Reference in New Issue
Block a user