mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 20:55:54 +08:00
Specify preferred material/quality as wildcards
This way it becomes a lot simpler to match them Contributes to CURA-1612
This commit is contained in:
parent
3413334c6d
commit
65a563027d
@ -12,8 +12,8 @@
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "Ultimaker2Plusbackplate.png",
|
||||
"preferred_variant": "ultimaker2_plus_0.4",
|
||||
"preferred_material": "generic_pla_ultimaker2_plus_0.4mm",
|
||||
"preferred_quality": "pla_0.4_normal",
|
||||
"preferred_material": "*pla*",
|
||||
"preferred_quality": "*normal*",
|
||||
"has_variants": true,
|
||||
"has_materials": true,
|
||||
"has_machine_materials": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user