JSON fix type (CURA-1049)

This commit is contained in:
Tim Kuipers 2016-08-10 17:06:51 +02:00
parent ff025a753f
commit 63f5889eae

View File

@ -1569,7 +1569,7 @@
"max_feedrate_z_override":
{
"label": "Maximum Z Speed",
"description": "The maximal speed with which the bed is moved. Setting this to zero causes the print to use the firmware defaults for the maximum z speed.",
"description": "The maximum speed with which the bed is moved. Setting this to zero causes the print to use the firmware defaults for the maximum z speed.",
"unit": "mm/s",
"type": "float",
"default_value": 0,