mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Specify UMO as having materials
Contributes to CURA-1612
This commit is contained in:
parent
e0ebe960ac
commit
312097c523
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
"file_formats": "text/x-gcode",
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "ultimaker_platform.stl",
|
||||
"has_materials": true,
|
||||
"preferred_material": "*pla*",
|
||||
"preferred_quality": "*normal*",
|
||||
"pages": [
|
||||
"SelectUpgradedParts",
|
||||
"UpgradeFirmware",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue