Change "object" to "model"

UXD-83
This commit is contained in:
fieldOfView 2016-08-10 17:05:27 +02:00
parent 63f5889eae
commit 7aab8ad397
7 changed files with 40 additions and 40 deletions

View file

@ -208,7 +208,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 objects."), lifetime=10).show()
" with printed models."), lifetime=10).show()
def getRaftThickness(self):
return self._raft_thickness