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:
Ghostkeeper 2016-07-22 16:53:41 +02:00
parent 23f643aabc
commit 5e2f1688b4
No known key found for this signature in database
GPG Key ID: 701948C5954A7385

View File

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