mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove incorrectly copy/pasted code
CURA-2199
This commit is contained in:
parent
e19a7914b1
commit
baad88fb6c
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ Cura.MachineAction
|
||||||
{
|
{
|
||||||
startBedLevelingButton.visible = false;
|
startBedLevelingButton.visible = false;
|
||||||
bedlevelingButton.visible = true;
|
bedlevelingButton.visible = true;
|
||||||
checkupMachineAction.heatupHotendStarted = false;
|
|
||||||
checkupMachineAction.heatupBedStarted = false;
|
|
||||||
manager.startCheck();
|
manager.startCheck();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue