mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:49:04 +08:00
JSON: better retraction_count_max
This commit is contained in:
parent
e0ebff91ed
commit
0f54e1e712
@ -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",
|
||||
"visible": false,
|
||||
"inherit": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user