mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-13 07:31:45 +08:00
JSON: upped the retraction_count_max further up to 90 (CURA-1662)
This commit is contained in:
parent
889844e34b
commit
b14b05d6fb
@ -760,7 +760,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": 45,
|
||||
"default": 90,
|
||||
"min_value": "0",
|
||||
"max_value_warning": "100",
|
||||
"type": "int",
|
||||
|
Loading…
x
Reference in New Issue
Block a user