mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Merge branch '3.1'
This commit is contained in:
commit
263230f9d2
2 changed files with 15 additions and 3 deletions
|
@ -154,6 +154,7 @@ class SimulationView(View):
|
|||
def _onSceneChanged(self, node):
|
||||
self.setActivity(False)
|
||||
self.calculateMaxLayers()
|
||||
self.calculateMaxPathsOnLayer(self._current_layer_num)
|
||||
|
||||
def isBusy(self):
|
||||
return self._busy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue