This commit is contained in:
QIDI TECH
2023-09-23 09:08:15 +08:00
parent 019c6dbb10
commit 40e1a5534e
5 changed files with 83 additions and 26 deletions

View File

@@ -1573,10 +1573,10 @@ void TabPrint::build()
optgroup = page->new_optgroup(L("Modifiers"));
optgroup->append_single_option_line("first_layer_speed");
//B36
optgroup->append_single_option_line("first_layer_travel_speed");
//B37
optgroup->append_single_option_line("first_layer_infill_speed");
//B36
optgroup->append_single_option_line("first_layer_travel_speed");
optgroup->append_single_option_line("first_layer_speed_over_raft");