mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:58:59 +08: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
@ -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…
x
Reference in New Issue
Block a user