mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-08 09:09:00 +08:00
ENH: do not display checkbox in filament map dialog
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: If2929fba4b7aeb9b69b296921c9d337a4e2d2330
This commit is contained in:
parent
251d4fb074
commit
7886a14b60
@ -72,7 +72,7 @@ bool try_pop_up_before_slice(bool is_slice_all, Plater* plater_ref, PartPlate* p
|
||||
applied_mode,
|
||||
plater_ref->get_machine_sync_status(),
|
||||
false,
|
||||
force_pop_up
|
||||
false
|
||||
);
|
||||
auto ret = map_dlg.ShowModal();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user