mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
BedLevel action now resets once it did all the steps
CURA-1385
This commit is contained in:
parent
671a6105a2
commit
fb1313ceda
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue