mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:25:58 +08:00
Rename speed to ratio
Contributes to issue CURA-6755.
This commit is contained in:
parent
2abda86162
commit
138d76e7d9
@ -17,7 +17,7 @@ class RetractContinue(Script):
|
|||||||
{
|
{
|
||||||
"extra_retraction_speed":
|
"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.",
|
"description": "How much does it retract during the travel move, by ratio of the travel length.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 0.05
|
"default_value": 0.05
|
||||||
|
Loading…
x
Reference in New Issue
Block a user