chiark / gitweb /
If an object is too large, scale it down, but not so small that it fits on the platfo...
authordaid <daid303@gmail.com>
Fri, 14 Jun 2013 07:12:44 +0000 (09:12 +0200)
committerdaid <daid303@gmail.com>
Fri, 14 Jun 2013 07:12:44 +0000 (09:12 +0200)
commit1ad8ad905f63d07626b222460b5e1a5d2976e961
tree37bc559ecc401de6dcea62fe1888e1380a6f480f
parent905e027531ef51e7d6e2c17da546145f41395dbf
If an object is too large, scale it down, but not so small that it fits on the platform. We want to user to select the final scale. But we also do not want to object to be too larger to be viewed properly.
Cura/gui/mainWindow.py
Cura/util/objectScene.py