mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
FIX: update the nozzle diameter choices
jira: [STUDIO-10089] Change-Id: I5ec9b35b121b2ec16b7798bf9328f046b7d7132c (cherry picked from commit 799b896ed37af2f64dae8f43614c81416fdb850d)
This commit is contained in:
@@ -735,6 +735,7 @@ void PrinterPartsDialog::update_machine_obj(MachineObject* obj_)
|
|||||||
}
|
}
|
||||||
obj = obj_;
|
obj = obj_;
|
||||||
|
|
||||||
|
nozzle_stainless_diameter_map.clear();
|
||||||
if (obj->is_series_o())
|
if (obj->is_series_o())
|
||||||
{
|
{
|
||||||
/*STUDIO-10089 there are only 0.2 stainless nozzle in O series*/
|
/*STUDIO-10089 there are only 0.2 stainless nozzle in O series*/
|
||||||
|
|||||||
Reference in New Issue
Block a user