changed temp-flow graph to comply approx with the graph for silver PLA on the UM2 (CURA-299)

This commit is contained in:
Tim Kuipers 2015-12-02 17:37:37 +01:00
parent aefed915e2
commit 758aa31ae6

View File

@ -580,7 +580,7 @@
"description": "Data linking material flow (in mm³/s) to temperature (°C).",
"unit": "",
"type": "string",
"default": "[[0.1,180],[20,230]]",
"default": "[[2.5,200],[7.0,240]]",
"enabled": "material_flow_dependent_temperature"
},
"material_standby_temperature": {