JSON: support infill name change and label and description (CURA-366)

This commit is contained in:
Tim Kuipers 2015-12-01 16:04:52 +01:00
parent 09f75dea15
commit b2b477fda8

View file

@ -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,