mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 14:39:02 +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",
|
||||
"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…
x
Reference in New Issue
Block a user