mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
CURA-4390 add new menu item for plugins
This commit is contained in:
parent
a3eae31982
commit
b0fa87231c
4 changed files with 56 additions and 4 deletions
|
@ -220,7 +220,8 @@ class CuraApplication(QtApplication):
|
|||
"LocalFileOutputDevice",
|
||||
"TranslateTool",
|
||||
"FileLogger",
|
||||
"XmlMaterialProfile"
|
||||
"XmlMaterialProfile",
|
||||
|
||||
])
|
||||
self._physics = None
|
||||
self._volume = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue