mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-22 04:22:20 -07:00
FIX:Fix the issue of extruder matching errors
jira:[for nozzle match] Change-Id: I6965500bfb7feef6d18d28bea8a53a3c477f5e36 (cherry picked from commit 7bcf4b6cc5bc38e723bfd8dcd495c60a55134490)
This commit is contained in:
parent
1e6a186e2b
commit
46cc60c431
1 changed files with 0 additions and 1 deletions
|
|
@ -2862,7 +2862,6 @@ void SelectMachineDialog::update_ams_check(MachineObject *obj)
|
|||
img_use_ams_tip->Hide();
|
||||
}
|
||||
}
|
||||
|
||||
if (obj && obj->is_enable_np) { m_checkbox_list["use_ams"]->SetValue(true); }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue