mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-20 07:13:14 +08:00
FIX: mistake spelling in tooltip
jira:8371 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: If51ecd6cb6299bcb42ffbcea1f8b2f2bfc511460
This commit is contained in:
parent
fe5ebf0614
commit
7907894c8d
@ -2800,7 +2800,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->label = L("Raft layers");
|
||||
def->category = L("Support");
|
||||
def->tooltip = L("Object will be raised by this number of support layers. "
|
||||
"Use this function to avoid wrapping when print ABS");
|
||||
"Use this function to avoid warping when print ABS");
|
||||
def->sidetext = L("layers");
|
||||
def->min = 0;
|
||||
def->max = 100;
|
||||
|
Loading…
x
Reference in New Issue
Block a user