mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
FIX:k value is set to default value when editing k value on printer
jira: STUDIO-10120 Change-Id: I6c67efb77ca681aab510399031deed7faa473713 (cherry picked from commit 7380ee0a2c488bc5b206f4f6462e81ff744cc8d2)
This commit is contained in:
@@ -723,6 +723,7 @@ public:
|
||||
|
||||
ManualPaCaliMethod manual_pa_cali_method = ManualPaCaliMethod::PA_LINE;
|
||||
bool has_get_pa_calib_tab{ false };
|
||||
bool request_tab_from_bbs { false };
|
||||
std::vector<PACalibResult> pa_calib_tab;
|
||||
bool get_pa_calib_result { false };
|
||||
std::vector<PACalibResult> pa_calib_results;
|
||||
|
||||
Reference in New Issue
Block a user