Rename setting acceleration_skirt to acceleration_skirt_brim

Also updated the description. Because this concerns not only the skirt, but also the brim.

Contributes to issue CURA-1678.
This commit is contained in:
Ghostkeeper 2016-07-22 16:49:31 +02:00
parent cb4c1fd08c
commit 23f643aabc
No known key found for this signature in database
GPG Key ID: 701948C5954A7385

View File

@ -1719,9 +1719,9 @@
"enabled": "acceleration_enabled",
"settable_per_mesh": true
},
"acceleration_skirt": {
"label": "Skirt Acceleration",
"description": "The acceleration with which the skirt and brim are printed. Normally this is done with the initial layer acceleration, but sometimes you might want to print the skirt at a different acceleration.",
"acceleration_skirt_brim": {
"label": "Skirt/Brim Acceleration",
"description": "The acceleration with which the skirt and brim are printed. Normally this is done with the initial layer acceleration, but sometimes you might want to print the skirt or brim at a different acceleration.",
"unit": "mm/s²",
"type": "float",
"default_value": 3000,