mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
exit pa calib mode when new model is added.
This commit is contained in:
@@ -8646,6 +8646,9 @@ void Plater::add_file()
|
||||
break;
|
||||
default:break;
|
||||
}
|
||||
|
||||
// SoftFever: ugly fix so we can exist pa calib mode
|
||||
p->background_process.fff_print()->is_calib_mode() = Calib_None;
|
||||
}
|
||||
|
||||
void Plater::update() { p->update(); }
|
||||
|
||||
Reference in New Issue
Block a user