mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:58:58 +08:00
Make Solid View a required plugin.
There is no plugin with the id "MeshView"
This commit is contained in:
parent
5e0052dcb6
commit
7c1de0c0d2
@ -211,7 +211,7 @@ class CuraApplication(QtApplication):
|
||||
|
||||
self.setRequiredPlugins([
|
||||
"CuraEngineBackend",
|
||||
"MeshView",
|
||||
"SolidView",
|
||||
"LayerView",
|
||||
"STLReader",
|
||||
"SelectionTool",
|
||||
|
Loading…
x
Reference in New Issue
Block a user