mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-order-2"
This reverts commit82e1a7c5fc
, reversing changes made to1915659393
.
This commit is contained in:
parent
c190c8d05a
commit
89ed2bcff8
3 changed files with 95 additions and 94 deletions
|
@ -172,9 +172,6 @@ class GlobalStack(CuraContainerStack):
|
|||
return False
|
||||
return True
|
||||
|
||||
def getHeadAndFansCoordinates(self):
|
||||
return self.getProperty("machine_head_with_fans_polygon", "value")
|
||||
|
||||
|
||||
## private:
|
||||
global_stack_mime = MimeType(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue