mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
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:
parent
d12d756b1d
commit
c9feace0fb
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue