FIX: timelapse wiki url
Change-Id: I7d82c7ef1585cc5bd907f36bc7592449131efe6f
This commit is contained in:
parent
b1a8cb759d
commit
4448409722
|
@ -1911,7 +1911,7 @@ void TabPrint::build()
|
|||
optgroup = page->new_optgroup(L("Special mode"));
|
||||
optgroup->append_single_option_line("print_sequence");
|
||||
optgroup->append_single_option_line("spiral_mode", "spiral-vase");
|
||||
optgroup->append_single_option_line("timelapse_type", "None");
|
||||
optgroup->append_single_option_line("timelapse_type", "Timelapse");
|
||||
//BBS: todo remove clearance to machine
|
||||
#if 0
|
||||
//line = { L("Extruder radius"), "" };
|
||||
|
|
Loading…
Reference in New Issue