mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:19:08 +08:00
JSON: support infill name change and label and description (CURA-366)
This commit is contained in:
parent
09f75dea15
commit
b2b477fda8
@ -811,9 +811,9 @@
|
|||||||
"inherit_function": "speed_print",
|
"inherit_function": "speed_print",
|
||||||
"enabled": "support_enable",
|
"enabled": "support_enable",
|
||||||
"children": {
|
"children": {
|
||||||
"speed_support_lines": {
|
"speed_support_infill": {
|
||||||
"label": "Support Wall Speed",
|
"label": "Support Infill Speed",
|
||||||
"description": "The speed at which the walls of exterior support are printed. Printing the walls at higher speeds can improve the overall duration.",
|
"description": "The speed at which the infill of exterior support is printed. Printing the infill at higher speeds can improve the overall print time.",
|
||||||
"unit": "mm/s",
|
"unit": "mm/s",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default": 60,
|
"default": 60,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user