mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH: do not display checkbox in filament map dialog
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: If2929fba4b7aeb9b69b296921c9d337a4e2d2330 (cherry picked from commit 7886a14b60ace2659de4e53b5bb186f4973f6e06)
This commit is contained in:
@@ -73,7 +73,7 @@ bool try_pop_up_before_slice(bool is_slice_all, Plater* plater_ref, PartPlate* p
|
|||||||
applied_mode,
|
applied_mode,
|
||||||
plater_ref->get_machine_sync_status(),
|
plater_ref->get_machine_sync_status(),
|
||||||
false,
|
false,
|
||||||
force_pop_up
|
false
|
||||||
);
|
);
|
||||||
auto ret = map_dlg.ShowModal();
|
auto ret = map_dlg.ShowModal();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user