Always prefer 0.4mm nozzles at initial loading

Otherwise we might end up with 0.8mm AA cores, and those don't have a normal quality profile so that gives all sorts of trouble.
This commit is contained in:
Ghostkeeper 2017-03-10 18:20:23 +01:00
parent 5e782ae85b
commit 137de23221
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
"has_machine_materials": true, "has_machine_materials": true,
"has_variant_materials": true, "has_variant_materials": true,
"has_variants": true, "has_variants": true,
"preferred_variant": "*aa*", "preferred_variant": "*aa04*",
"preferred_quality": "*Normal*", "preferred_quality": "*Normal*",
"variants_name": "Print core", "variants_name": "Print core",
"machine_extruder_trains": "machine_extruder_trains":

View File

@ -18,7 +18,7 @@
"has_variant_materials": true, "has_variant_materials": true,
"has_materials": true, "has_materials": true,
"has_variants": true, "has_variants": true,
"preferred_variant": "*aa*", "preferred_variant": "*aa04*",
"variants_name": "Print core", "variants_name": "Print core",
"machine_extruder_trains": "machine_extruder_trains":
{ {