mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Prefer gcode for UM3
CURA-5143
This commit is contained in:
parent
e0d4395950
commit
0a1fd51b2f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"author": "Ultimaker",
|
||||
"manufacturer": "Ultimaker B.V.",
|
||||
"visible": true,
|
||||
"file_formats": "application/gzip;text/x-gcode",
|
||||
"file_formats": "text/x-gcode;application/gzip",
|
||||
"platform": "ultimaker3_platform.obj",
|
||||
"platform_texture": "Ultimaker3backplate.png",
|
||||
"platform_offset": [0, 0, 0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue