mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove redundant feedrate override
The default in ultimaker.def.json is also 45, so this is not necessary.
This commit is contained in:
parent
050474ef9e
commit
6c2bd10a20
1 changed files with 0 additions and 3 deletions
|
|
@ -89,9 +89,6 @@
|
||||||
"machine_max_feedrate_z": {
|
"machine_max_feedrate_z": {
|
||||||
"default_value": 40
|
"default_value": 40
|
||||||
},
|
},
|
||||||
"machine_max_feedrate_e": {
|
|
||||||
"default_value": 45
|
|
||||||
},
|
|
||||||
"machine_acceleration": {
|
"machine_acceleration": {
|
||||||
"default_value": 3000
|
"default_value": 3000
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue