Merge pull request #5396 from RichiH/patch-1
PrintConfig.cpp: Fix grammar mistake
This commit is contained in:
commit
a6dd6d617e
@ -1983,7 +1983,7 @@ void PrintConfigDef::init_fff_params()
|
||||
"in order to remove any visible seam. This option requires a single perimeter, "
|
||||
"no infill, no top solid layers and no support material. You can still set "
|
||||
"any number of bottom solid layers as well as skirt/brim loops. "
|
||||
"It won't work when printing more than an object.");
|
||||
"It won't work when printing more than one single object.");
|
||||
def->set_default_value(new ConfigOptionBool(false));
|
||||
|
||||
def = this->add("standby_temperature_delta", coInt);
|
||||
|
Loading…
Reference in New Issue
Block a user