mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 23:01:10 -07:00
Fixed speed flow equalization width factor
This commit is contained in:
parent
de94fd7412
commit
322d48cdd7
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
||||||
"value": true
|
"value": true
|
||||||
},
|
},
|
||||||
"speed_equalize_flow_width_factor": {
|
"speed_equalize_flow_width_factor": {
|
||||||
"value": "1.1"
|
"value": "110.0"
|
||||||
},
|
},
|
||||||
"meshfix_maximum_extrusion_area_deviation": {
|
"meshfix_maximum_extrusion_area_deviation": {
|
||||||
"value": "50000"
|
"value": "50000"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue