JSON fix typo: missing dot

This commit is contained in:
Tim Kuipers 2016-06-08 13:28:37 +02:00
parent 61b674b74e
commit 3e10335e03

View File

@ -1055,7 +1055,7 @@
"speed_wall_x":
{
"label": "Inner Wall Speed",
"description": "The speed at which all inner walls are printed Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed.",
"description": "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed.",
"unit": "mm/s",
"type": "float",
"minimum_value": "0.1",