Unified side text for degrees.
This commit is contained in:
parent
2202138fbd
commit
3c4fa8859c
@ -2594,7 +2594,7 @@ void PrintConfigDef::init_sla_params()
|
||||
def->category = L("Pad");
|
||||
def->tooltip = L("The slope of the pad wall relative to the bed plane. "
|
||||
"90 degrees means straight walls.");
|
||||
def->sidetext = L("degrees");
|
||||
def->sidetext = L("°");
|
||||
def->min = 45;
|
||||
def->max = 90;
|
||||
def->mode = comAdvanced;
|
||||
|
Loading…
Reference in New Issue
Block a user