diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 00e3e73582..1a91bbea9c 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1582,7 +1582,7 @@ "label": "Equalize Filament Flow", "description": "Print thinner than normal lines faster so that the amount of material extruded per second remains the same. Thin pieces in your model might require lines printed with smaller line width than provided in the settings. This setting controls the speed changes for such lines.", "type": "bool", - "default_value": true, + "default_value": false, "settable_per_mesh": false, "settable_per_extruder": true },