diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index c68381af5a..b7bc38764f 100755 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1169,7 +1169,7 @@ "z_seam_relative": { "label": "Z Seam Relative", - "description": "Whether the coordinates of the position near where to start printing each part in a layer are relative to the part's centre. By default, the coordinates define an absolute position on the platform.", + "description": "When enabled, the z seam coordinates are relative to each part's centre. By default, the coordinates define an absolute position on the platform.", "unit": "mm", "type": "bool", "default_value": false,