mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 17:19:04 +08:00
wording update
This commit is contained in:
parent
86b2817da5
commit
888783e0b8
@ -2749,8 +2749,7 @@ void PrintConfigDef::init_sla_params()
|
||||
def = this->add("pad_object_connector_stride", coFloat);
|
||||
def->label = L("Pad object connector stride");
|
||||
def->category = L("Pad");
|
||||
def->tooltip = L("Distance between two connector sticks between "
|
||||
"the object pad and the generated pad.");
|
||||
def->tooltip = L("Distance between two connector sticks which connect the object and the generated pad.");
|
||||
def->sidetext = L("mm");
|
||||
def->min = 0;
|
||||
def->mode = comExpert;
|
||||
|
Loading…
x
Reference in New Issue
Block a user