mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-13 02:58:59 +08:00
merge conflict
This commit is contained in:
parent
5d5f6074e0
commit
05010b79db
@ -4155,7 +4155,7 @@ void PrintConfigDef::init_fff_params()
|
||||
|
||||
def = this->add("spiral_mode_smooth", coBool);
|
||||
def->label = L("Smooth Spiral");
|
||||
def->tooltip = L("Smooth Spiral smooths out X and Y moves as well"
|
||||
def->tooltip = L("Smooth Spiral smooths out X and Y moves as well, "
|
||||
"resulting in no visible seam at all, even in the XY directions on walls that are not vertical");
|
||||
def->mode = comSimple;
|
||||
def->set_default_value(new ConfigOptionBool(false));
|
||||
|
Loading…
x
Reference in New Issue
Block a user