Number of slow layers #796

This commit is contained in:
SoftFever 2023-05-07 18:13:29 +08:00 committed by SoftFever
parent 117cda00bc
commit be4373583f
7 changed files with 35 additions and 3 deletions

View file

@ -756,7 +756,7 @@ static std::vector<std::string> s_Preset_print_options {
"bridge_density", "precise_outer_wall", "overhang_speed_classic", "bridge_acceleration",
"sparse_infill_acceleration", "internal_solid_infill_acceleration", "tree_support_adaptive_layer_height", "tree_support_auto_brim",
"tree_support_brim_width", "gcode_comments", "gcode_label_objects",
"initial_layer_travel_speed", "exclude_object"
"initial_layer_travel_speed", "exclude_object", "slow_down_layers"
};