JSON: better retraction_count_max

This commit is contained in:
Tim Kuipers 2015-12-04 11:04:42 +01:00
parent 4edc258df0
commit ca49226e18

View file

@ -700,7 +700,7 @@
"retraction_count_max": {
"label": "Maximum Retraction Count",
"description": "This setting limits the number of retractions occurring within the Minimum Extrusion Distance Window. Further retractions within this window will be ignored. This avoids retracting repeatedly on the same piece of filament, as that can flatten the filament and cause grinding issues.",
"default": 4,
"default": 8,
"type": "int",
"min_value": "1",
"visible": false,