mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Retraction hop enable has default value, the height value is fine by default, too.
This commit is contained in:
parent
9a9e715e2f
commit
58d737a9a9
3 changed files with 0 additions and 9 deletions
|
@ -158,9 +158,6 @@
|
|||
"retraction_enable": {
|
||||
"value": "True"
|
||||
},
|
||||
"retraction_hop": {
|
||||
"value": "1.0"
|
||||
},
|
||||
"retraction_min_travel": {
|
||||
"value": "1.5"
|
||||
},
|
||||
|
|
|
@ -158,9 +158,6 @@
|
|||
"retraction_enable": {
|
||||
"value": "True"
|
||||
},
|
||||
"retraction_hop": {
|
||||
"value": "1.0"
|
||||
},
|
||||
"retraction_min_travel": {
|
||||
"value": "1.5"
|
||||
},
|
||||
|
|
|
@ -146,9 +146,6 @@
|
|||
"retraction_enable": {
|
||||
"value": "True"
|
||||
},
|
||||
"retraction_hop": {
|
||||
"value": "1.0"
|
||||
},
|
||||
"retraction_min_travel": {
|
||||
"value": "1.5"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue