FIX: Cali thumbnails distinguish left and right nozzle

jira: STUDIO-9747
Change-Id: Ie28901288c166cdcd7403311cb467b72453c2ca4
(cherry picked from commit 0b3cd958d5b573276488c477540b122f116099ab)
This commit is contained in:
zhimin.zeng
2025-02-19 19:49:52 +08:00
committed by Noisyfox
parent 39276e0c35
commit 44624274f5
6 changed files with 21 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ protected:
PrintingTaskPanel* m_printing_panel { nullptr };
CaliPagePicture* m_picture_panel;
SecondaryCheckDialog* abort_dlg { nullptr };
int m_cur_extruder_id{0};
};
}} // namespace Slic3r::GUI