mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update plugins/PostProcessingPlugin/scripts/UsePrevProbeMeasure.py
Co-Authored-By: adecastilho <familydecastilho@gmail.com>
This commit is contained in:
parent
8f2a2f3ae9
commit
8a45a4e06f
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue