mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06: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": {
|
||||
"default_value": 40
|
||||
},
|
||||
"machine_max_feedrate_e": {
|
||||
"default_value": 45
|
||||
},
|
||||
"machine_acceleration": {
|
||||
"default_value": 3000
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue