chiark / gitweb /
Use socket to communicate polygon data, so it can be done in binary. This also remove...
authordaid <daid303@gmail.com>
Tue, 28 Jan 2014 16:46:32 +0000 (17:46 +0100)
committerdaid <daid303@gmail.com>
Tue, 28 Jan 2014 16:46:32 +0000 (17:46 +0100)
commitb1221d8e1cb83623074abf60f5c1654fad0f1a50
treefbd457596ba18b730904ff97c5d6337875091587
parent1d42c16bcc50b0b71133ef630c1b3e6dc3169cea
Use socket to communicate polygon data, so it can be done in binary. This also removes the temp file used to communicate the 3D model to the slicer.
Cura/gui/util/engineResultView.py
Cura/util/sliceEngine.py