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