mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 18:55:59 +08:00
JSON: disable Extrusion Cool Down Speed Modifier when no auto temp or single extrusion (CURA-868)
This commit is contained in:
parent
765185364f
commit
f0e60d65ff
@ -672,6 +672,7 @@
|
|||||||
"min_value": "0",
|
"min_value": "0",
|
||||||
"max_value_warning": "10.0",
|
"max_value_warning": "10.0",
|
||||||
"global_only": "print_sequence != \"one_at_a_time\"",
|
"global_only": "print_sequence != \"one_at_a_time\"",
|
||||||
|
"enabled": "material_flow_dependent_temperature or machine_extruder_count > 1",
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"material_bed_temperature": {
|
"material_bed_temperature": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user