From 52a303e977dc909ed7de942d4e0e86fdb2ad3c08 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Tue, 12 Mar 2024 14:54:22 +0100 Subject: [PATCH] Slightly reformulate brim_inside_margin description --- 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 4e10dfbee3..3f8bc0d061 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -6089,7 +6089,7 @@ "brim_inside_margin": { "label": "Brim Avoid Margin", - "description": "A brim around a surface may touch an other surface where brim is not expected. This removes all brim within this distance from brimless surfaces.", + "description": "A brim around a model may touch an other model where you don't want it. This removes all brim within this distance from brimless models.", "unit": "mm", "type": "float", "value": "line_width * 4",