mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Merge pull request #5396 from RichiH/patch-1
PrintConfig.cpp: Fix grammar mistake
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user