mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 09:59:00 +08:00
JSON: less warnings foor max retraction count (CURA-998)
This commit is contained in:
parent
2ca2581915
commit
35fce68797
@ -784,7 +784,7 @@
|
||||
"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": 8,
|
||||
"min_value": "0",
|
||||
"max_value_warning": "20",
|
||||
"max_value_warning": "100",
|
||||
"type": "int",
|
||||
"visible": false,
|
||||
"inherit": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user