mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Move file types to machine metadata
Much better place than machine settings... Contributes to issue CURA-611.
This commit is contained in:
parent
80698c47de
commit
0fc17ffda0
28 changed files with 32 additions and 64 deletions
|
@ -2,7 +2,7 @@
|
|||
"version": 1,
|
||||
"id": "dual_extrusion",
|
||||
"name": "Dual Extrusion Base File",
|
||||
|
||||
"file_formats": "text/x-gcode;application/sla;prs.wavefront-obj;application/octet-stream",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"visible": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue