mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
JSON: changed temp-flow graph to comply approx with the graph for silver PLA on the UM2 (CURA-299)
This commit is contained in:
parent
758aa31ae6
commit
840bf5d504
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@
|
|||
"description": "Data linking material flow (in mm³/s) to temperature (°C).",
|
||||
"unit": "",
|
||||
"type": "string",
|
||||
"default": "[[2.5,200],[7.0,240]]",
|
||||
"default": "[[3.5,200],[7.0,240]]",
|
||||
"enabled": "material_flow_dependent_temperature"
|
||||
},
|
||||
"material_standby_temperature": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue