mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 05:24:01 -06:00
FIX:clear calibration progress when switching printers
jira:[STUDIO-3407] Change-Id: I5fcf6f9f6bd001a13c0f1e4b076334479ee98d45
This commit is contained in:
parent
b5e38cfe30
commit
b1d38928fc
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ void CalibrationCaliPage::reset_printing_values()
|
|||
|
||||
void CalibrationCaliPage::on_device_connected(MachineObject* obj)
|
||||
{
|
||||
;
|
||||
reset_printing_values();
|
||||
}
|
||||
|
||||
void CalibrationCaliPage::set_cali_method(CalibrationMethod method)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue