Change user-visible name of Maximum Feedrate to Maximum Speed E

Maximum Feedrate was correct, but compared to the names of the X/Y/Z maximum speeds, this is considered to be more consistent.

Fixes #10767.
This commit is contained in:
Ghostkeeper 2021-11-15 10:59:58 +01:00
parent d12d756b1d
commit c9feace0fb
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -571,7 +571,7 @@
},
"machine_max_feedrate_e":
{
"label": "Maximum Feedrate",
"label": "Maximum Speed E",
"description": "The maximum speed of the filament.",
"unit": "mm/s",
"type": "float",