diff --git a/resources/settings/fdmprinter.json b/resources/settings/fdmprinter.json index 16a8cab7f1..657102c5d2 100644 --- a/resources/settings/fdmprinter.json +++ b/resources/settings/fdmprinter.json @@ -912,7 +912,7 @@ "label": "Brim Line Count", "description": "The amount of lines used for a brim: More lines means a larger brim which sticks better, but this also makes your effective print area smaller.", "type": "int", - "default": 1, + "default": 10, "active_if": { "setting": "adhesion_type", "value": "Brim"