mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
FIX: cannot select k value when connect 2 printer
github: 4085 Change-Id: I660f20032535ad8ab1f218224af68f7cc0dc3395 (cherry picked from commit dc94ad4fb63c4907993e6970511bed90337b6c30)
This commit is contained in:
@@ -817,7 +817,7 @@ public:
|
||||
long last_read_done_bits{ -1 };
|
||||
long last_reading_bits { -1 };
|
||||
long last_ams_version { -1 };
|
||||
int last_cali_version{-1};
|
||||
std::optional<int> last_cali_version;
|
||||
|
||||
enum ThumbnailState task_thumbnail_state {ThumbnailState::PLACE_HOLDER};
|
||||
std::vector<int> last_stage_list_info;
|
||||
|
||||
Reference in New Issue
Block a user