mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
makes the mm's square again
fixes #CURA-526
This commit is contained in:
parent
26d27e4664
commit
a43f9ef435
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@
|
||||||
},
|
},
|
||||||
"material_flow_temp_graph": {
|
"material_flow_temp_graph": {
|
||||||
"label": "Flow Temperature Graph",
|
"label": "Flow Temperature Graph",
|
||||||
"description": "Data linking material flow (in mm/s) to temperature (degrees Celsius).",
|
"description": "Data linking material flow (in mm3 per second) to temperature (degrees Celsius).",
|
||||||
"unit": "",
|
"unit": "",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "[[3.5,200],[7.0,240]]",
|
"default": "[[3.5,200],[7.0,240]]",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue