mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:45:56 +08:00
Correct description for Enable Travel Jerk
Done as a 5 minute fix.
This commit is contained in:
parent
90bb02acae
commit
4b6995bf24
@ -3629,7 +3629,7 @@
|
||||
"jerk_travel_enabled":
|
||||
{
|
||||
"label": "Enable Travel Jerk",
|
||||
"description": "Use a separate acceleration rate for travel moves. If disabled, travel moves will use the acceleration value of the printed line at their destination.",
|
||||
"description": "Use a separate jerk rate for travel moves. If disabled, travel moves will use the jerk value of the printed line at their destination.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"resolve": "any(extruderValues('jerk_travel_enabled'))",
|
||||
|
Loading…
x
Reference in New Issue
Block a user