mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52:07 +00:00
FIX: cali status recover incorrect after save result
STUDIO-3602 Change-Id: I1a47e40ca4d571ab37f52b87109d809279d3145e
This commit is contained in:
@@ -630,6 +630,7 @@ public:
|
||||
// 3: save tray_id, filament_id, setting_id, and name, nozzle_dia
|
||||
std::vector<CaliPresetInfo> selected_cali_preset;
|
||||
float cache_flow_ratio { 0.0 };
|
||||
bool cali_finished = true;
|
||||
|
||||
bool has_get_pa_calib_tab{ false };
|
||||
std::vector<PACalibResult> pa_calib_tab;
|
||||
|
||||
Reference in New Issue
Block a user