mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Adjust retraction distance and retraction speed
This commit is contained in:
parent
feb074d4b5
commit
1277220aed
1 changed files with 2 additions and 2 deletions
|
@ -69,10 +69,10 @@
|
|||
"default_value": 0.6
|
||||
},
|
||||
"retraction_amount": {
|
||||
"default_value": 5
|
||||
"default_value": 6
|
||||
},
|
||||
"retraction_speed": {
|
||||
"default_value": 40
|
||||
"default_value": 25
|
||||
},
|
||||
"cool_min_layer_time": {
|
||||
"default_value": 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue