mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: update translation
jira: none Change-Id: Iceeaf2d9bb93fcee4fadfdfc2a5f1f7ab4a0b684 (cherry picked from commit 2421cd430df8c2bd9c632c303388afb5b7064ee0)
This commit is contained in:
@@ -6055,7 +6055,8 @@ void PrintConfigDef::init_fff_params()
|
||||
|
||||
def = this->add("prime_tower_extra_rib_length", coFloat);
|
||||
def->label = L("Extra rib length");
|
||||
def->tooltip = L("Extra rib length");
|
||||
def->tooltip = L("Positive values can increase the size of the rib wall, while negative values can reduce the size."
|
||||
"However, the size of the rib wall can not be smaller than that determined by the cleaning volume.");
|
||||
def->sidetext = L("mm");
|
||||
def->mode = comAdvanced;
|
||||
def->min = 0;
|
||||
|
||||
Reference in New Issue
Block a user