mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:45:57 +08:00
Remove incorrectly copy/pasted code
CURA-2199
This commit is contained in:
parent
e19a7914b1
commit
baad88fb6c
@ -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…
x
Reference in New Issue
Block a user