1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

WIP: Allows regions of MMU segmentation to be trimmed by chosen width.

This commit is contained in:
Lukáš Hejl
2021-04-19 07:12:42 +02:00
parent f49ceb1e0f
commit 368b48b0a0
6 changed files with 32 additions and 1 deletions
+1
View File
@@ -1586,6 +1586,7 @@ void TabPrint::build()
optgroup = page->new_optgroup(L("Advanced"));
optgroup->append_single_option_line("interface_shells");
optgroup->append_single_option_line("mmu_segmented_region_max_width");
page = add_options_page(L("Advanced"), "wrench");
optgroup = page->new_optgroup(L("Extrusion width"));