mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 01:59:02 +08:00
Build volume message now shows for default of 30 sec
This commit is contained in:
parent
8046e72a10
commit
e7f2acfeab
@ -212,7 +212,7 @@ class BuildVolume(SceneNode):
|
||||
"@info:status",
|
||||
"The build volume height has been reduced due to the value of the"
|
||||
" \"Print Sequence\" setting to prevent the gantry from colliding"
|
||||
" with printed models."), lifetime=10).show()
|
||||
" with printed models.")).show()
|
||||
|
||||
def getRaftThickness(self):
|
||||
return self._raft_thickness
|
||||
|
Loading…
x
Reference in New Issue
Block a user