Browse Source

Merge pull request #9987 from lowkeyjoe/master

Update LONGER printer profiles
Konstantinos Karmas 3 years ago
parent
commit
61b4dd3efc

+ 1 - 1
resources/definitions/longer_base.def.json

@@ -133,7 +133,7 @@
         "cool_fan_enabled": { "value": true },
         "cool_min_layer_time": { "value": 10 },
 
-        "adhesion_type": { "value": "'skirt'" },
+        "adhesion_type": { "value": "'raft'" },
         "brim_replaces_support": { "value": false },
         "skirt_gap": { "value": 10.0 },
         "skirt_line_count": { "value": 3 },

+ 3 - 1
resources/definitions/longer_cube2.def.json

@@ -27,6 +27,8 @@
             ]
         },
 
-        "gantry_height": { "value": 18 }
+        "gantry_height": { "value": 18 },
+
+        "speed_travel": { "value": 65 }
     }
 }

+ 3 - 1
resources/definitions/longer_lk1.def.json

@@ -22,6 +22,8 @@
             ]
         },
 
-        "gantry_height": { "value": 33 }
+        "gantry_height": { "value": 33 },
+
+        "speed_travel": { "value": 65 }
     }
 }

+ 3 - 1
resources/definitions/longer_lk1plus.def.json

@@ -22,6 +22,8 @@
             ]
         },
 
-        "gantry_height": { "value": 33 }
+        "gantry_height": { "value": 33 },
+
+        "speed_travel": { "value": 65 }
     }
 }

+ 3 - 1
resources/definitions/longer_lk4.def.json

@@ -22,6 +22,8 @@
             ]
         },
 
-        "gantry_height": { "value": 33 }
+        "gantry_height": { "value": 33 },
+        
+        "speed_travel": { "value": 65 }
     }
 }

+ 3 - 1
resources/definitions/longer_lk5.def.json

@@ -22,6 +22,8 @@
             ]
         },
 
-        "gantry_height": { "value": 33 }
+        "gantry_height": { "value": 33 },
+
+        "speed_travel": { "value": 65 }
     }
 }