Thu, 30 May 2019 19:02:52 +0200
bugfixes on rastered image column endings, force laser off with G0 + little offset
15 | 1 | d:\python27\python.exe setup_win.py py2exe -v |
2 | xcopy images dist\images\ /Y /E | |
3 | xcopy locale dist\locale\ /Y /E | |
4 | xcopy Slic3r dist\Slic3r\ /Y /E | |
5 | copy MSVCP90.DLL dist\ | |
6 | pause |