mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:39:01 +08:00
Fix machine_extruder_trains not set
Fix machine_extruder_trains not set
This commit is contained in:
parent
1662398cda
commit
40025c0d63
@ -9,7 +9,10 @@
|
|||||||
"preferred_quality_type": "normal",
|
"preferred_quality_type": "normal",
|
||||||
"quality_definition": "xyzprinting_da_vinci_jr_pro_xeplus",
|
"quality_definition": "xyzprinting_da_vinci_jr_pro_xeplus",
|
||||||
"preferred_variant_name": "Copper 0.4mm Nozzle",
|
"preferred_variant_name": "Copper 0.4mm Nozzle",
|
||||||
"variants_name": "Nozzle Type"
|
"variants_name": "Nozzle Type",
|
||||||
|
"machine_extruder_trains": {
|
||||||
|
"0": "xyzprinting_da_vinci_jr_pro_xeplus_extruder_0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
@ -9,7 +9,10 @@
|
|||||||
"preferred_quality_type": "normal",
|
"preferred_quality_type": "normal",
|
||||||
"quality_definition": "xyzprinting_da_vinci_jr_pro_xplus",
|
"quality_definition": "xyzprinting_da_vinci_jr_pro_xplus",
|
||||||
"preferred_variant_name": "Copper 0.4mm Nozzle",
|
"preferred_variant_name": "Copper 0.4mm Nozzle",
|
||||||
"variants_name": "Nozzle Type"
|
"variants_name": "Nozzle Type",
|
||||||
|
"machine_extruder_trains": {
|
||||||
|
"0": "xyzprinting_da_vinci_jr_pro_xplus_extruder_0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
@ -9,7 +9,10 @@
|
|||||||
"preferred_quality_type": "normal",
|
"preferred_quality_type": "normal",
|
||||||
"quality_definition": "xyzprinting_da_vinci_super",
|
"quality_definition": "xyzprinting_da_vinci_super",
|
||||||
"preferred_variant_name": "Copper 0.4mm Nozzle",
|
"preferred_variant_name": "Copper 0.4mm Nozzle",
|
||||||
"variants_name": "Nozzle Type"
|
"variants_name": "Nozzle Type",
|
||||||
|
"machine_extruder_trains": {
|
||||||
|
"0": "xyzprinting_da_vinci_super_extruder_0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user