mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 11:07:40 +00:00
FIX: Cali thumbnails distinguish left and right nozzle
jira: STUDIO-9747 Change-Id: Ie28901288c166cdcd7403311cb467b72453c2ca4 (cherry picked from commit 0b3cd958d5b573276488c477540b122f116099ab)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user