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

@ -12,9 +12,9 @@
"has_machine_quality": true,
"has_materials": true,
"has_variants": true,
"variants_name": "Head",
"variants_name": "Head",
"preferred_quality_type": "fast",
"preferred_quality_type": "d",
"preferred_material": "generic_pla",
"machine_extruder_trains": {

View File

@ -13,7 +13,7 @@
"1": "deltacomb_dc20flux_extruder_1",
"2": "deltacomb_dc20flux_extruder_2",
"3": "deltacomb_dc20flux_extruder_3"
}
}
},
"overrides": {

View File

@ -13,7 +13,7 @@
"1": "deltacomb_dc20flux_extruder_1",
"2": "deltacomb_dc20flux_extruder_2",
"3": "deltacomb_dc20flux_extruder_3"
}
}
},
"overrides": {

View File

@ -13,7 +13,7 @@
"1": "deltacomb_dc30flux_extruder_1",
"2": "deltacomb_dc30flux_extruder_2",
"3": "deltacomb_dc30flux_extruder_3"
}
}
},
"overrides": {