mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:19:02 +08:00
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:
parent
f205028509
commit
44859210cc
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user