Build volume message now shows for default of 30 sec

This commit is contained in:
Jaime van Kessel 2016-08-26 09:51:41 +02:00
parent 8046e72a10
commit e7f2acfeab

View file

@ -212,7 +212,7 @@ class BuildVolume(SceneNode):
"@info:status", "@info:status",
"The build volume height has been reduced due to the value of the" "The build volume height has been reduced due to the value of the"
" \"Print Sequence\" setting to prevent the gantry from colliding" " \"Print Sequence\" setting to prevent the gantry from colliding"
" with printed models."), lifetime=10).show() " with printed models.")).show()
def getRaftThickness(self): def getRaftThickness(self):
return self._raft_thickness return self._raft_thickness