first_layer_speed

This commit is contained in:
sunsets
2023-09-21 16:50:10 +08:00
parent bccab56220
commit b1ff57de34
8 changed files with 108 additions and 20 deletions

View File

@@ -484,8 +484,10 @@ static std::vector<std::string> s_Preset_print_options {
"mmu_segmented_region_interlocking_depth", "wipe_tower_extruder", "wipe_tower_no_sparse_layers", "wipe_tower_extra_spacing", "compatible_printers", "compatible_printers_condition", "inherits",
"perimeter_generator", "wall_transition_length", "wall_transition_filter_deviation", "wall_transition_angle",
"wall_distribution_count", "min_feature_size", "min_bead_width"
//B15
// "enable_auxiliary_fan"
//B36
,"first_layer_travel_speed"
//B37
,"first_layer_external_perimeter_speed"
};
static std::vector<std::string> s_Preset_filament_options {