ENH: add small perimeter speed and threshold

The original param is added by Prusa. Thanks orca for adding threshold.

1. Re add small perimeter speed and threhold.

github: #2221

Change-Id: I35b269b26f085d80f0edca28650bb21fc04898d7
This commit is contained in:
SoftFever
2023-10-17 10:19:02 +08:00
committed by Lane.Wei
parent 0ece8534db
commit bdaba79455
10 changed files with 44 additions and 9 deletions

View File

@@ -839,6 +839,7 @@ static std::vector<std::string> s_Preset_print_options {
"seam_gap", "wipe_speed", "top_solid_infill_flow_ratio", "initial_layer_flow_ratio",
"default_jerk", "outer_wall_jerk", "inner_wall_jerk", "infill_jerk", "top_surface_jerk", "initial_layer_jerk", "travel_jerk",
"filter_out_gap_fill", "mmu_segmented_region_max_width", "mmu_segmented_region_interlocking_depth",
"small_perimeter_speed", "small_perimeter_threshold",
// calib
"print_flow_ratio",
//Orca