mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-08 05:59:00 +08:00
Rename setting jerk_skirt to jerk_skirt_brim
Because it concerns not only the skirt, but also the brim. Contributes to issue CURA-1678.
This commit is contained in:
parent
23f643aabc
commit
5e2f1688b4
@ -1907,8 +1907,8 @@
|
||||
"enabled": "jerk_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"jerk_skirt": {
|
||||
"label": "Skirt Jerk",
|
||||
"jerk_skirt_brim": {
|
||||
"label": "Skirt/Brim Jerk",
|
||||
"description": "The maximum instantaneous velocity change with which the skirt and brim are printed.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
|
Loading…
x
Reference in New Issue
Block a user