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:
Ghostkeeper 2020-04-10 00:34:03 +02:00
parent c51647026c
commit 76f662fbfa
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A
4 changed files with 5 additions and 5 deletions

View File

@ -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": {