mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: auto calibrate status
Change-Id: I6ce6a53e71056e32b70b302b34127056a9ccdb9c
This commit is contained in:
@@ -669,7 +669,7 @@ void FlowRateWizard::on_cali_start(CaliPresetStage stage, float cali_value, Flow
|
||||
if (!curr_obj) return;
|
||||
|
||||
//clean flow rate result
|
||||
curr_obj->flow_ratio_results.clear();
|
||||
curr_obj->reset_flow_rate_cali_result();
|
||||
|
||||
float nozzle_dia = 0.4;
|
||||
std::string setting_id;
|
||||
|
||||
Reference in New Issue
Block a user