mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-31 07:58:43 +03:00
Update translation
This commit is contained in:
@@ -2499,7 +2499,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def = this->add("small_perimeter_speed", coFloatOrPercent);
|
||||
def->label = L("Small perimeters");
|
||||
def->category = L("Speed");
|
||||
def->tooltip = L("This separate setting will affect the speed of perimeters having radius <= 6.5mm "
|
||||
def->tooltip = L("This separate setting will affect the speed of perimeters having radius <= 4mm "
|
||||
"(usually holes). If expressed as percentage (for example: 80%) it will be calculated "
|
||||
"on the perimeters speed setting above. Set to zero for auto.");
|
||||
def->sidetext = L("mm/s or %");
|
||||
|
||||
Reference in New Issue
Block a user