mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:19:05 +08:00
Lowered retraction_min_travel to 1.5
As per suggestion of Ultimaker/CuraEngine#246
This commit is contained in:
parent
6596945ce0
commit
bfdb908148
@ -623,7 +623,7 @@
|
||||
"description": "The minimum distance of travel needed for a retraction to happen at all. This helps ensure you do not get a lot of retractions in a small area.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default": 4.5,
|
||||
"default": 1.5,
|
||||
"visible": false,
|
||||
"inherit": false,
|
||||
"enabled": "retraction_enable"
|
||||
|
Loading…
x
Reference in New Issue
Block a user