Update plugins/PostProcessingPlugin/scripts/UsePrevProbeMeasure.py

Co-Authored-By: adecastilho <familydecastilho@gmail.com>
This commit is contained in:
Diego Prado Gesto 2019-03-06 12:33:36 -08:00 committed by GitHub
parent 6e011352af
commit a0888ccc0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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