Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 402 Bytes

WD7-ZipToCws

COMMAND

$ WD7+ZipToCws zip_file_to_convert.zip

DESCRIPTION

Convert CHITUBOX zip exported slices to WANHAO Duplicator D7 (Plus) csw format

COMPILATION

dotnet build -c Release WD7+ZipToCws.sln

INFO

Is a .net core 3.1 application using CoreCompat.System.Drawing library.
Can be compiled & run on Linux & Windows.
On linux you will need libgdiplus mono library.