Fix print order for one-at-a-time mode

This commit is contained in:
Lipu Fei 2018-08-06 17:11:28 +02:00
parent 85f80f85b8
commit 95481b8560
3 changed files with 93 additions and 95 deletions

View file

@ -172,6 +172,9 @@ class GlobalStack(CuraContainerStack):
return False
return True
def getHeadAndFansCoordinates(self):
return self.getProperty("machine_head_with_fans_polygon", "value")
## private:
global_stack_mime = MimeType(