diff --git a/plugins/PostProcessingPlugin/scripts/RetractContinue.py b/plugins/PostProcessingPlugin/scripts/RetractContinue.py index 31e542fd81..b0af9cd95e 100644 --- a/plugins/PostProcessingPlugin/scripts/RetractContinue.py +++ b/plugins/PostProcessingPlugin/scripts/RetractContinue.py @@ -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