mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
JSON fix: no standby temperature for single extrusion machines and UM2 family (CURA-2781, CURA-2736)
This commit is contained in:
parent
71d015eeec
commit
f014a87494
1 changed files with 1 additions and 0 deletions
|
@ -1385,6 +1385,7 @@
|
|||
"minimum_value": "-273.15",
|
||||
"minimum_value_warning": "0",
|
||||
"maximum_value_warning": "260",
|
||||
"enabled": "machine_extruder_count > 1 and machine_gcode_flavor != \"UltiGCode\"",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue