FIX: change Timelapse without toolhead to Timelapse

Change-Id: Ic32a4a5280bbb5063dc5335463efee35edfbbd6a
(cherry picked from commit 05b4c91fb72d14753f223e9f141fcd21888b92a4)
This commit is contained in:
Arthur 2022-08-03 09:45:04 +08:00 committed by Lane.Wei
parent 07ae246e5f
commit 3b6eb13357

View file

@ -1982,7 +1982,7 @@ void PrintConfigDef::init_fff_params()
def->set_default_value(new ConfigOptionBool(false));
def = this->add("timelapse_no_toolhead", coBool);
def->label = L("Timelapse without toolhead");
def->label = L("Timelapse");
def->tooltip = L("Record timelapse video of printing without showing toolhead. In this mode "
"the toolhead docks near the excess chute at each layer change, and then "
"a snapshot is taken with the chamber camera. When printing finishes a timelapse "