mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Fix bug
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user