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:09 -08:00 committed by GitHub
parent 8f2a2f3ae9
commit 8a45a4e06f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ class UsePreviousProbeMeasurements(Script):
"version": 2,
"settings":
{
"usePrevMeas":
"use_previous_measurements":
{
"label": "Use last measurement?",
"description": "Selecting this will remove the G29 probing command and instead ensure previous measurements are loaded and enabled",