Releases: macdylan/sm2uploader
Releases · macdylan/sm2uploader
v1.10
fix SMFix could not be found on windows
v1.9
Fix the issue of taking a long time to search SMFix
v1.8
- Add -debug output more detailed information.
- Add
-smfix
now you can directly perform the fixes without to setup SMFix in the Post-processing Scipts(If it has already been set up, it doesn't matter as it won't process it again). By default, sm2up will search for a file that name starting with "smfix" in the same directory. However, you can also specify a separate path for it.
中文说明:
- 添加参数
-debug
输出更多运行的细节 - 添加参数
-smfix
现在允许在上传文件的同时进行 SMFix,而不需要预先设置后处理脚本(Post-processing scripts),如果已经设置也没有关系,它并不会重复处理。默认的,sm2up将在同目录中查找smfix开头的文件,你也可以单独指定这个路径。
v1.7
- fix incorrect upload filename on windows
- fix some bugs
v1.6
- Fixed display error in the status of ideaMaker
- Fixed error that occurred when using post-processing in Slic3r
v1.5
Fix path of knownhosts file
v1.4
v1.3
- Implemented SACP to support J1&Artisan, Big thanks to kanocz(https://github.com/kanocz)
- Project have been refactored