Correct description for Enable Travel Jerk

Done as a 5 minute fix.
This commit is contained in:
Ghostkeeper 2022-06-15 14:04:22 +02:00
parent 90bb02acae
commit 4b6995bf24
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -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'))",