From e0c319ed46f5e7847843bb530116c24c3f3d3704 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Thu, 30 Jun 2022 09:10:24 +0200 Subject: [PATCH] Grammar and style We use word-capitalisation in these setting labels. And we should put a period after sentences in the description. Contributes to issue CURA-9432. --- resources/definitions/fdmprinter.def.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 0428775d36..4bcdd3d5ff 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -2757,8 +2757,8 @@ }, "max_degradation_temperature": { - "label": "Max degradation temperature", - "description": "Maximum temperature that the material can reach before it starts degrading and requiring a purge", + "label": "Max Degradation Temperature", + "description": "Maximum temperature that the material can reach before it starts degrading and requiring a purge.", "type": "float", "default_value": 265, "enabled": false