mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 05:20:41 +08:00
Revert "Removes certain symbols that give problems with the extract-json script"
This reverts commit 9f61bff08ff61f58377121899259ffe23a34bb74.
This commit is contained in:
parent
13909d0b88
commit
7115cd6bc2
@ -591,7 +591,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 mm³/s) to temperature (°C).",
|
||||||
"unit": "",
|
"unit": "",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "[[3.5,200],[7.0,240]]",
|
"default": "[[3.5,200],[7.0,240]]",
|
||||||
@ -1695,7 +1695,7 @@
|
|||||||
},
|
},
|
||||||
"magic_spiralize": {
|
"magic_spiralize": {
|
||||||
"label": "Spiralize Outer Contour",
|
"label": "Spiralize Outer Contour",
|
||||||
"description": "Spiralize smooths out the Z move of the outer edge. This will create a steady Z increase over the whole print. This feature turns a solid object into a single walled print with a solid bottom. This feature used to be called Joris in older versions.",
|
"description": "Spiralize smooths out the Z move of the outer edge. This will create a steady Z increase over the whole print. This feature turns a solid object into a single walled print with a solid bottom. This feature used to be called ‘Joris’ in older versions.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"visible": false
|
"visible": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user