lemgandi/3mf2stl: A simple command-line program to convert 3mf files to stl files
Convert 3mf files to STL files on command line.
Installation / building
git clone git@github.com:lemgandi/3mf2stl.git
cd 3mf2stl
make
Running
./3mf2stl -i [infile.3mf] -o [outfile.stl]