mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
FIX: auto calibrate status
Change-Id: I6ce6a53e71056e32b70b302b34127056a9ccdb9c
This commit is contained in:
parent
4831506422
commit
95ab9e2951
2 changed files with 40 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue