mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +08:00
Fix preferred quality type
This quality type is the only one available.
This commit is contained in:
parent
98a5321b2b
commit
bf8b01efe3
@ -35,7 +35,7 @@
|
|||||||
"preferred_variant_name": "0.4mm TP extruder",
|
"preferred_variant_name": "0.4mm TP extruder",
|
||||||
|
|
||||||
"has_machine_quality": true,
|
"has_machine_quality": true,
|
||||||
"preferred_quality_type": "normal",
|
"preferred_quality_type": "high",
|
||||||
|
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user