FIX: update the nozzle diameter choices

jira: [STUDIO-10089]
Change-Id: I5ec9b35b121b2ec16b7798bf9328f046b7d7132c
This commit is contained in:
xin.zhang 2025-02-15 11:24:47 +08:00 committed by lane.wei
parent 8b735631b1
commit 799b896ed3
1 changed files with 1 additions and 0 deletions

View File

@ -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*/