binary-stl-toASCII
binary-stl-toASCII copied to clipboard
Here's a python script which convert from binary stl file to ASCII stl file. I have seen many codes which convert ASCII to binary, but never seen the opposite.
Batch Process Binary to ASCII STL files Pass filenames in command line after calling the convertbatch.py
New file that works with Python3 was added.
Hey, I tried to convert a binary stl file to ascii stl file, but I received an error message stating, that in some line it wasn't possible to resolve the...