mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 00:28:59 +08:00
BedLevel action now resets once it did all the steps
CURA-1385
This commit is contained in:
parent
671a6105a2
commit
fb1313ceda
@ -50,4 +50,4 @@ class BedLevelMachineAction(MachineAction):
|
||||
output_device.moveHead(0, 0, -3)
|
||||
self._bed_level_position += 1
|
||||
elif self._bed_level_position >= 3:
|
||||
pass
|
||||
self.setFinished()
|
Loading…
x
Reference in New Issue
Block a user