mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -672,6 +672,7 @@
|
|||
"min_value": "0",
|
||||
"max_value_warning": "10.0",
|
||||
"global_only": "print_sequence != \"one_at_a_time\"",
|
||||
"enabled": "material_flow_dependent_temperature or machine_extruder_count > 1",
|
||||
"visible": false
|
||||
},
|
||||
"material_bed_temperature": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue