mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
Added 3MF writer as required plugin
This commit is contained in:
parent
2bc1e4b397
commit
67bc45e37d
1 changed files with 1 additions and 0 deletions
|
|
@ -429,6 +429,7 @@ class CuraApplication(QtApplication):
|
||||||
# Readers & Writers:
|
# Readers & Writers:
|
||||||
"GCodeWriter",
|
"GCodeWriter",
|
||||||
"STLReader",
|
"STLReader",
|
||||||
|
"3MFWriter",
|
||||||
|
|
||||||
# Tools:
|
# Tools:
|
||||||
"CameraTool",
|
"CameraTool",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue