mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:36:03 +08:00
JSON: better retraction count max
This commit is contained in:
parent
e53a5b0928
commit
abc95f6d8c
@ -700,7 +700,7 @@
|
|||||||
"retraction_count_max": {
|
"retraction_count_max": {
|
||||||
"label": "Maximum Retraction Count",
|
"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.",
|
"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": 6,
|
"default": 4,
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"inherit": false,
|
"inherit": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user