mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
default retraction limit settings
most ultimaker profiles use this setting as a default. PP-170
This commit is contained in:
parent
fc63edb779
commit
14355aa904
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,12 @@
|
|||
"retraction_combing": {
|
||||
"value": "'no_outer_surfaces'"
|
||||
},
|
||||
"retraction_count_max": {
|
||||
"value": 25
|
||||
},
|
||||
"retraction_extrusion_window": {
|
||||
"value": 1
|
||||
},
|
||||
"roofing_layer_count": {
|
||||
"value": "0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue