mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:09:04 +08:00
Specify UMO as having materials
Contributes to CURA-1612
This commit is contained in:
parent
e0ebe960ac
commit
312097c523
@ -11,6 +11,9 @@
|
|||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"icon": "icon_ultimaker.png",
|
"icon": "icon_ultimaker.png",
|
||||||
"platform": "ultimaker_platform.stl",
|
"platform": "ultimaker_platform.stl",
|
||||||
|
"has_materials": true,
|
||||||
|
"preferred_material": "*pla*",
|
||||||
|
"preferred_quality": "*normal*",
|
||||||
"pages": [
|
"pages": [
|
||||||
"SelectUpgradedParts",
|
"SelectUpgradedParts",
|
||||||
"UpgradeFirmware",
|
"UpgradeFirmware",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user