chiark / gitweb /
Add option to save GCode file. Re-center the objects on the bed when you add a new...
authordaid303 <daid303@gmail.com>
Wed, 3 Apr 2013 06:54:39 +0000 (08:54 +0200)
committerdaid303 <daid303@gmail.com>
Wed, 3 Apr 2013 06:54:39 +0000 (08:54 +0200)
commitc7e5d631f947982c1b2fad570bc9c3a65cc0d3d3
tree66dd01b6c2cd510759aae8d535ce46db15ac3de4
parent6300f6eab82707367c5a90a9c4337eae5dc83486
Add option to save GCode file. Re-center the objects on the bed when you add a new object.
Cura/gui/sceneView.py
Cura/gui/util/openglGui.py
Cura/util/meshLoader.py
Cura/util/meshLoaders/obj.py
Cura/util/meshLoaders/stl.py
Cura/util/objectScene.py