chiark / gitweb /
Write slicer log to debug.log in cura config directory
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 8 Jan 2015 20:22:03 +0000 (15:22 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 8 Jan 2015 20:22:05 +0000 (15:22 -0500)
commit9b80bacb69e83f0ffb1251679f0b8a98bac6d45b
tree4bc2b8f5620120dfcc0b0d486390caf027a2aeac
parent992665280f8e5698b8b07d93a54d2794e27bb053
Write slicer log to debug.log in cura config directory

This will ensure we can see what went wrong in case of error,
and it also gives us the debug log when no error occured.
It's a nicer fix for issue #45
Cura/util/sliceEngine.py