mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 03:27:55 +00:00
Mouse ear Wiki redirect (#15115)
Based in https://github.com/OrcaSlicer/OrcaSlicer/pull/15015 and https://github.com/OrcaSlicer/OrcaSlicer_WIKI/pull/323
This commit is contained in:
@@ -3077,7 +3077,7 @@ void TabPrint::build()
|
|||||||
optgroup->append_single_option_line("combine_brims", "others_settings_brim#combine-brims");
|
optgroup->append_single_option_line("combine_brims", "others_settings_brim#combine-brims");
|
||||||
optgroup->append_single_option_line("brim_ears_max_angle", "others_settings_brim#ear-max-angle");
|
optgroup->append_single_option_line("brim_ears_max_angle", "others_settings_brim#ear-max-angle");
|
||||||
optgroup->append_single_option_line("brim_ears_detection_length", "others_settings_brim#ear-detection-radius");
|
optgroup->append_single_option_line("brim_ears_detection_length", "others_settings_brim#ear-detection-radius");
|
||||||
optgroup->append_single_option_line("brim_ears_outer_only");
|
optgroup->append_single_option_line("brim_ears_outer_only", "others_settings_brim#brim-ears-outer-only");
|
||||||
|
|
||||||
optgroup = page->new_optgroup(L("Special mode"), L"param_special");
|
optgroup = page->new_optgroup(L("Special mode"), L"param_special");
|
||||||
optgroup->append_single_option_line("slicing_mode", "others_settings_special_mode#slicing-mode");
|
optgroup->append_single_option_line("slicing_mode", "others_settings_special_mode#slicing-mode");
|
||||||
|
|||||||
Reference in New Issue
Block a user