mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -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",
|
"author": "Ultimaker",
|
||||||
"manufacturer": "Ultimaker B.V.",
|
"manufacturer": "Ultimaker B.V.",
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"file_formats": "application/gzip;text/x-gcode",
|
"file_formats": "text/x-gcode;application/gzip",
|
||||||
"platform": "ultimaker3_platform.obj",
|
"platform": "ultimaker3_platform.obj",
|
||||||
"platform_texture": "Ultimaker3backplate.png",
|
"platform_texture": "Ultimaker3backplate.png",
|
||||||
"platform_offset": [0, 0, 0],
|
"platform_offset": [0, 0, 0],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue