add slow_down_layers

This commit is contained in:
Wang YB
2024-04-18 10:11:17 +08:00
parent 6e4ada127d
commit 68553eba55
7 changed files with 39 additions and 1 deletions

View File

@@ -1607,6 +1607,8 @@ void TabPrint::build()
optgroup->append_single_option_line("first_layer_travel_speed");
optgroup->append_single_option_line("first_layer_speed_over_raft");
//w25
optgroup->append_single_option_line("slow_down_layers");
optgroup = page->new_optgroup(L("Acceleration control (advanced)"));
optgroup->append_single_option_line("external_perimeter_acceleration");