mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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": {
|
||||
"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": "",
|
||||
"type": "string",
|
||||
"default": "[[3.5,200],[7.0,240]]",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue