mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
FIX: cali status recover incorrect after save result
STUDIO-3602 Change-Id: I1a47e40ca4d571ab37f52b87109d809279d3145e
This commit is contained in:
parent
583c6c86c2
commit
90e1ed7335
5 changed files with 39 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue