mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
update locale
This commit is contained in:
parent
220213e846
commit
8d5fdf9122
21 changed files with 9863 additions and 4054 deletions
|
@ -1921,6 +1921,7 @@ void PrintConfigDef::init_fff_params()
|
|||
|
||||
def = this->add("filament_shrinkage_compensation_z", coPercents);
|
||||
def->label = L("Shrinkage (Z)");
|
||||
// xgettext:no-c-format, no-boost-format
|
||||
def->tooltip = L("Enter the shrinkage percentage that the filament will get after cooling (94% if you measure 94mm instead of 100mm)."
|
||||
" The part will be scaled in Z to compensate.");
|
||||
def->sidetext = L("%");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue