mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
JSON: support infill name change and label and description (CURA-366)
This commit is contained in:
parent
09f75dea15
commit
b2b477fda8
1 changed files with 3 additions and 3 deletions
|
@ -811,9 +811,9 @@
|
|||
"inherit_function": "speed_print",
|
||||
"enabled": "support_enable",
|
||||
"children": {
|
||||
"speed_support_lines": {
|
||||
"label": "Support Wall Speed",
|
||||
"description": "The speed at which the walls of exterior support are printed. Printing the walls at higher speeds can improve the overall duration.",
|
||||
"speed_support_infill": {
|
||||
"label": "Support Infill Speed",
|
||||
"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",
|
||||
"type": "float",
|
||||
"default": 60,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue