mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Choose a supported quality as preferred quality
One that is supported by the preferred material and nozzle. As discussed in #6474.
This commit is contained in:
parent
c332c7debc
commit
2abb9842d2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"has_variants": true,
|
||||
"preferred_variant_name": "Standard 0.6",
|
||||
"preferred_material": "emotiontech_pla",
|
||||
"preferred_quality_type": "e",
|
||||
"preferred_quality_type": "c",
|
||||
"variants_name": "Print Head",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue