FIX: update the nozzle diameter choices
jira: [STUDIO-10089] Change-Id: I5ec9b35b121b2ec16b7798bf9328f046b7d7132c
This commit is contained in:
parent
8b735631b1
commit
799b896ed3
|
@ -800,6 +800,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…
Reference in New Issue