mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:55:57 +08:00
Moving setActiveStage("PrepareStage") to initializeEngine() in UM
This commit is contained in:
parent
3e775f71fd
commit
c62b04089f
@ -729,7 +729,6 @@ class CuraApplication(QtApplication):
|
||||
run_headless = self.getCommandLineOption("headless", False)
|
||||
if not run_headless:
|
||||
self.initializeEngine()
|
||||
controller.setActiveStage("PrepareStage")
|
||||
|
||||
if run_headless or self._engine.rootObjects:
|
||||
self.closeSplash()
|
||||
|
Loading…
x
Reference in New Issue
Block a user