Removing max Feedrates

These are controlled by the firmware and this limitation create errors for many material profiles
This commit is contained in:
Demetrius Apostolopoulos 2021-11-24 21:43:52 -08:00
parent d6c39377a5
commit 793b79e26f

View File

@ -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
},