chiark / gitweb /
Fixed #102 - Jorised GCode preview was messed up. Caused by incorrect layerheight...
authordaid <daid303@gmail.com>
Wed, 16 May 2012 13:14:17 +0000 (15:14 +0200)
committerdaid <daid303@gmail.com>
Wed, 16 May 2012 13:14:17 +0000 (15:14 +0200)
commit4d39ce07df97f6e7bdc9a1299c28926974a35c8e
tree3cea8b6b03c01e5d1519dffc1ce7324f57f32f6e
parent91cbe912dd7202e4fea2c3fa0266643aefcefb27
Fixed #102 - Jorised GCode preview was messed up. Caused by incorrect layerheight calculations, new code only updates the layer heigh if a move is done, not when an extrusion is done.
Cura/util/gcodeInterpreter.py