mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 10:35:52 +08:00
PP-60: Update UM2 machines to reflect the iteration 3 setting changes
This commit is contained in:
parent
d207d871a4
commit
1585c98e05
@ -91,7 +91,16 @@
|
||||
"value": "False"
|
||||
},
|
||||
"speed_equalize_flow_width_factor": {
|
||||
"value": "0.5"
|
||||
"value": "1.1"
|
||||
},
|
||||
"wall_distribution_count": {
|
||||
"value": "1"
|
||||
},
|
||||
"wall_transition_threshold": {
|
||||
"value": 90
|
||||
},
|
||||
"wall_add_middle_threshold": {
|
||||
"value": "wall_transition_threshold * 8/9"
|
||||
},
|
||||
"retraction_combing": {
|
||||
"value": "'no_outer_surfaces'"
|
||||
@ -100,7 +109,7 @@
|
||||
"value": true
|
||||
},
|
||||
"top_bottom_pattern" : {
|
||||
"value": "'zigzag'"
|
||||
"value": "'lines'"
|
||||
},
|
||||
"fill_outline_gaps": {
|
||||
"value": "True"
|
||||
@ -109,7 +118,7 @@
|
||||
"value": "wall_line_width_0 / 4"
|
||||
},
|
||||
"min_bead_width": {
|
||||
"value": "wall_line_width_0 / 2"
|
||||
"value": "wall_line_width_0 * (100.0 + wall_split_middle_threshold)/200"
|
||||
},
|
||||
"meshfix_maximum_extrusion_area_deviation": {
|
||||
"value": "50000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user