mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fix preferred quality type
This quality type is the only one available.
This commit is contained in:
parent
98a5321b2b
commit
bf8b01efe3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
"preferred_variant_name": "0.4mm TP extruder",
|
||||
|
||||
"has_machine_quality": true,
|
||||
"preferred_quality_type": "normal",
|
||||
"preferred_quality_type": "high",
|
||||
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue