mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07: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