mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:18:59 +08:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
0e557feb4b
@ -1063,10 +1063,9 @@
|
|||||||
{
|
{
|
||||||
"label": "Flow Temperature Graph",
|
"label": "Flow Temperature Graph",
|
||||||
"description": "Data linking material flow (in mm3 per second) to temperature (degrees Celsius).",
|
"description": "Data linking material flow (in mm3 per second) to temperature (degrees Celsius).",
|
||||||
"unit": "",
|
"unit": "[[mm³,°C]]",
|
||||||
"type": "str",
|
"type": "str",
|
||||||
"default_value": "[[3.5,200],[7.0,240]]",
|
"default_value": "[[3.5,200],[7.0,240]]",
|
||||||
"enabled": "False",
|
|
||||||
"comments": "old enabled function: material_flow_dependent_temperature",
|
"comments": "old enabled function: material_flow_dependent_temperature",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": true
|
"settable_per_extruder": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user