|
@@ -23,7 +23,7 @@ class UsePreviousProbeMeasurements(Script):
|
|
|
{
|
|
|
"use_previous_measurements":
|
|
|
{
|
|
|
- "label": "Use last measurement?",
|
|
|
+ "label": "Use last measurement",
|
|
|
"description": "Selecting this will remove the G29 probing command and instead ensure previous measurements are loaded and enabled",
|
|
|
"type": "bool",
|
|
|
"default_value": false
|