mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-03 01:04:35 +08:00
Added a few plugins to required list
This commit is contained in:
parent
832d693da3
commit
786a4565b7
@ -182,7 +182,10 @@ class CuraApplication(QtApplication):
|
||||
"SelectionTool",
|
||||
"CameraTool",
|
||||
"GCodeWriter",
|
||||
"LocalFileOutputDevice"
|
||||
"LocalFileOutputDevice",
|
||||
"TranslateTool",
|
||||
"FileLogger",
|
||||
"XmlMaterialProfile"
|
||||
])
|
||||
self._physics = None
|
||||
self._volume = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user