mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +08:00
Added 3MF writer as required plugin
This commit is contained in:
parent
2bc1e4b397
commit
67bc45e37d
@ -429,6 +429,7 @@ class CuraApplication(QtApplication):
|
|||||||
# Readers & Writers:
|
# Readers & Writers:
|
||||||
"GCodeWriter",
|
"GCodeWriter",
|
||||||
"STLReader",
|
"STLReader",
|
||||||
|
"3MFWriter",
|
||||||
|
|
||||||
# Tools:
|
# Tools:
|
||||||
"CameraTool",
|
"CameraTool",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user