mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
CHanged function called by bedlevel action qml
CURA-2199
This commit is contained in:
parent
70af60c5fb
commit
1ef24c9e9d
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ Cura.MachineAction
|
|||
{
|
||||
startBedLevelingButton.visible = false;
|
||||
bedlevelingButton.visible = true;
|
||||
manager.startCheck();
|
||||
manager.startBedLeveling();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue