chiark / gitweb /
Fixed a typo. Changed the GCode rendering so it gives quick results first, and then...
authordaid303 <daid303@gmail.com>
Mon, 4 Mar 2013 10:50:28 +0000 (11:50 +0100)
committerdaid303 <daid303@gmail.com>
Mon, 4 Mar 2013 10:50:28 +0000 (11:50 +0100)
commit284586b9cdb2fbd8814ae4c8b128242beab36c9f
tree9ce1b795345dac6100b18f6f4858a856b4f15a9a
parentf57c055e6f4e00b9b4fa71517b42290052a9a8cc
Fixed a typo. Changed the GCode rendering so it gives quick results first, and then renders slower with line width and infills. Fixed the GCode view not reaching the max layer when loading the GCode file while showing it.
Cura/gui/preview3d.py
Cura/gui/projectPlanner.py
Cura/gui/util/opengl.py
Cura/gui/util/openglGui.py
Cura/util/gcodeInterpreter.py
Cura/util/mesh.py