ENH: add link
Jira: XXXX Change-Id: Icd1417f10253d804a3098822fa377be2b1d42a17
This commit is contained in:
parent
308691e560
commit
90fe113341
|
@ -2044,7 +2044,7 @@ void TabPrint::build()
|
|||
|
||||
optgroup = page->new_optgroup(L("Special mode"), L"param_special");
|
||||
optgroup->append_single_option_line("slicing_mode");
|
||||
optgroup->append_single_option_line("print_sequence");
|
||||
optgroup->append_single_option_line("print_sequence", "sequent-print");
|
||||
optgroup->append_single_option_line("spiral_mode", "spiral-vase");
|
||||
optgroup->append_single_option_line("timelapse_type", "Timelapse");
|
||||
|
||||
|
|
Loading…
Reference in New Issue