From 9f348b6612c43e9645149f184bceec1a7af2ae4d Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Wed, 9 Oct 2024 14:01:36 +0200 Subject: [PATCH] Apply final scarf seam descriptions adjustment --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 39070e9740..1d5eb52ca3 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -8940,7 +8940,7 @@ "scarf_joint_seam_start_height_ratio": { "label": "Scarf Seam Start Height", - "description": "The ratio of the selected layer height at which the scarf seam will begin. A lower number will result in a larger seam height. Must be less than 100 to be effective.", + "description": "The ratio of the selected layer height at which the scarf seam will begin. A lower number will result in a larger seam height. Must be lower than 100 to be effective.", "type": "float", "default_value": 0, "minimum_value": 0,