Fri, 03 Jun 2016 09:16:07 +0200
Added printrun sourcecode from
https://github.com/kliment/Printrun
03.06.2016 09:10
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 |