Tweak bed adhesion settings

These settings are said to improve bed adhesion.

See https://github.com/Ultimaker/Cura/pull/1350#issuecomment-284247064
This commit is contained in:
Ghostkeeper 2017-03-06 11:13:20 +01:00
parent f205028509
commit 44859210cc
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -18,8 +18,8 @@
"bottom_thickness": { "bottom_thickness": {
"value": "0.5" "value": "0.5"
}, },
"brim_line_count": { "brim_width": {
"value": "20.0" "value": "2.0"
}, },
"cool_fan_enabled": { "cool_fan_enabled": {
"value": "True" "value": "True"
@ -81,6 +81,9 @@
"material_diameter": { "material_diameter": {
"value": "1.75" "value": "1.75"
}, },
"material_flow": {
"value": "110"
},
"material_print_temperature": { "material_print_temperature": {
"value": "210.0" "value": "210.0"
}, },
@ -151,13 +154,13 @@
"value": "3.0" "value": "3.0"
}, },
"skirt_line_count": { "skirt_line_count": {
"value": "1.0" "value": "3"
}, },
"speed_infill": { "speed_infill": {
"value": "50.0" "value": "50.0"
}, },
"speed_layer_0": { "speed_layer_0": {
"value": "30.0" "value": "15.0"
}, },
"speed_print": { "speed_print": {
"value": "50.0" "value": "50.0"