mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-26 17:48:35 -07:00
FIX:reinit m_generate_fix_sizer_ams_mapping
jira: STUDIO-10445 Change-Id: I6eb04f87ba37e09a1be33281cfcd8d8c8da8de51 (cherry picked from commit aeb3d20ad86434192617c6a36583915f6236b0af)
This commit is contained in:
parent
7779a2aaa9
commit
268cc08ea1
1 changed files with 1 additions and 0 deletions
|
|
@ -318,6 +318,7 @@ bool SyncAmsInfoDialog::is_dirty_filament() {
|
|||
bool SyncAmsInfoDialog::is_need_show()
|
||||
{
|
||||
m_result.direct_sync = true;//init
|
||||
m_generate_fix_sizer_ams_mapping = false;//init
|
||||
if (!m_input_info.connected_printer) {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue