chiark / gitweb /
Only load the GCode when you are viewing the layer view, which keeps the performance...
authordaid303 <daid303@gmail.com>
Fri, 31 May 2013 08:38:50 +0000 (10:38 +0200)
committerdaid303 <daid303@gmail.com>
Fri, 31 May 2013 08:38:50 +0000 (10:38 +0200)
commit6c1ded0536df8196192ac49ad850313258e6c1b4
tree427afa31b62d41c20aaf8e8128aedaf06e4bcb87
parent925741d41a54cc5e46d0c2f18a349782d62122c4
Only load the GCode when you are viewing the layer view, which keeps the performance of the normal view higher. Also show an indicator that we are loading GCode.
Cura/gui/sceneView.py
Cura/util/gcodeInterpreter.py