mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 23:07:42 -07:00
FIX: update the nozzle diameter choices
jira: [STUDIO-10089] Change-Id: I5ec9b35b121b2ec16b7798bf9328f046b7d7132c (cherry picked from commit 799b896ed37af2f64dae8f43614c81416fdb850d)
This commit is contained in:
parent
efdcf91d96
commit
fee142b820
1 changed files with 1 additions and 0 deletions
|
|
@ -735,6 +735,7 @@ void PrinterPartsDialog::update_machine_obj(MachineObject* obj_)
|
|||
}
|
||||
obj = obj_;
|
||||
|
||||
nozzle_stainless_diameter_map.clear();
|
||||
if (obj->is_series_o())
|
||||
{
|
||||
/*STUDIO-10089 there are only 0.2 stainless nozzle in O series*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue