Added ultimaker robot as example model, which is loaded on first start.

This commit is contained in:
daid 2012-09-06 09:53:22 +02:00
parent 3191dccd91
commit f0963743eb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -151,7 +151,7 @@ G92 E0
preferencesDefaultSettings = {
'wizardDone': 'False',
'startMode': 'Simple',
'lastFile': '',
'lastFile': os.path.normpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '..', 'example', 'UltimakerRobotCourseMesh.stl')),
'machine_width': '205',
'machine_depth': '205',
'machine_height': '200',