mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Change "object" to "model"
UXD-83
This commit is contained in:
parent
63f5889eae
commit
7aab8ad397
7 changed files with 40 additions and 40 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue