Wed, 20 Jan 2021 11:37:03 +0100
reimplemented lasercutter changes
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 |