mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
FIX: Calibration supplementary translation
Change-Id: Id4203f55e921dc5c1d1d462f7dcacd262d88c603
This commit is contained in:
parent
67084aa936
commit
cd8e7e80ba
25 changed files with 163 additions and 91 deletions
|
@ -2231,7 +2231,7 @@ void PrintConfigDef::init_fff_params()
|
|||
def->label = L("Detect overhang wall");
|
||||
def->category = L("Quality");
|
||||
def->tooltip = L("Detect the overhang percentage relative to line width and use different speed to print. "
|
||||
"For 100%% overhang, bridge speed is used.");
|
||||
"For 100 percent overhang, bridge speed is used.");
|
||||
def->mode = comDevelop;
|
||||
def->set_default_value(new ConfigOptionBool(true));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue