mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:19:05 +08:00
Remove LocalFileStorage from required plugins and add LocalFileOutputDevice
This commit is contained in:
parent
a8c36282fb
commit
b96b069c21
@ -66,7 +66,7 @@ class CuraApplication(QtApplication):
|
||||
"SelectionTool",
|
||||
"CameraTool",
|
||||
"GCodeWriter",
|
||||
"LocalFileStorage"
|
||||
"LocalFileOutputDevice"
|
||||
])
|
||||
self._physics = None
|
||||
self._volume = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user