Browse Source

Tweak bed adhesion settings

These settings are said to improve bed adhesion.

See https://github.com/Ultimaker/Cura/pull/1350#issuecomment-284247064
Ghostkeeper 8 years ago
parent
commit
44859210cc
1 changed files with 7 additions and 4 deletions
  1. 7 4
      resources/definitions/renkforce_rf100.def.json

+ 7 - 4
resources/definitions/renkforce_rf100.def.json

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