FIX: update the nozzle diameter choices

jira: [STUDIO-10089]
Change-Id: I5ec9b35b121b2ec16b7798bf9328f046b7d7132c
(cherry picked from commit 799b896ed37af2f64dae8f43614c81416fdb850d)
This commit is contained in:
xin.zhang 2025-02-15 11:24:47 +08:00 committed by Noisyfox
parent efdcf91d96
commit fee142b820

View file

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