mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 19:59:11 +08:00
Fix preferred quality type
The quality type 'fast' doesn't exist for Deltacomb. I'm going to be choosing a quality type that is available for this printer which has the name 'Fast', which is quality type 'd'.
This commit is contained in:
parent
c51647026c
commit
76f662fbfa
@ -14,7 +14,7 @@
|
|||||||
"has_variants": true,
|
"has_variants": true,
|
||||||
"variants_name": "Head",
|
"variants_name": "Head",
|
||||||
|
|
||||||
"preferred_quality_type": "fast",
|
"preferred_quality_type": "d",
|
||||||
"preferred_material": "generic_pla",
|
"preferred_material": "generic_pla",
|
||||||
|
|
||||||
"machine_extruder_trains": {
|
"machine_extruder_trains": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user