Rename speed to ratio

Contributes to issue CURA-6755.
This commit is contained in:
Ghostkeeper 2019-09-06 11:46:59 +02:00
parent 2abda86162
commit 138d76e7d9
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -17,7 +17,7 @@ class RetractContinue(Script):
{
"extra_retraction_speed":
{
"label": "Extra Retraction Speed",
"label": "Extra Retraction Ratio",
"description": "How much does it retract during the travel move, by ratio of the travel length.",
"type": "float",
"default_value": 0.05