chiark / gitweb /
Add layer slider. Solve the issue where loading a new file takes a long time and...
authordaid303 <daid303@gmail.com>
Thu, 28 Feb 2013 08:32:58 +0000 (09:32 +0100)
committerdaid303 <daid303@gmail.com>
Thu, 28 Feb 2013 08:32:58 +0000 (09:32 +0100)
commitdf490aae4be10fe08bafe8712d178a110abe0758
tree8419871da81f6e9dea488503677013b3178cae1c
parent0e6809c2a8950753c93a437e9dd9767b483663a3
Add layer slider. Solve the issue where loading a new file takes a long time and hangs the GUI when a large GCode file is still being loaded.
Cura/gui/preview3d.py
Cura/gui/util/openglGui.py
Cura/util/gcodeInterpreter.py
Cura/util/profile.py