Merge pull request #4233 from Ultimaker/CURA-5538-fix-on-at-a-time

CURA-5538 Fix one at a time
This commit is contained in:
Ian Paschal 2018-08-13 13:14:30 +02:00 committed by GitHub
commit 5ede82eddc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 136 additions and 98 deletions

View file

@ -178,6 +178,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(