Browse Source

Removing max Feedrates

These are controlled by the firmware and this limitation create errors for many material profiles
Demetrius Apostolopoulos 3 years ago
parent
commit
793b79e26f
1 changed files with 0 additions and 9 deletions
  1. 0 9
      resources/definitions/eryone_thinker.def.json

+ 0 - 9
resources/definitions/eryone_thinker.def.json

@@ -65,15 +65,6 @@
         "gantry_height": { 
             "value": 30
         },
-        "machine_max_feedrate_x": {
-            "value": 300
-        },
-        "machine_max_feedrate_y": {
-            "value": 300
-        },
-        "machine_max_feedrate_z": {
-            "value": 35
-        },
         "layer_height": {
             "value": 0.2
         },