You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried reading a simple ASCII stl file with Converter.cpp example
The geometry is just a simple box. The example fails with the following error
------------------------------------------------------------------
3MF Model Converter
lib3mf version = 2.2.0
------------------------------------------------------------------
reading /home/vijai/Documents/Geometries/stl_box_ascii.stl...
Lib3MF Error 5 (Reading from a stream was not possible)
Binary version of same file works. I have attached the ascii stl here.
I am not sure if lib3mf is only designed to read binary STL's. In that case, just let me know and I will close the issue.
I tried reading a simple ASCII stl file with
Converter.cpp
exampleThe geometry is just a simple box. The example fails with the following error
Binary version of same file works. I have attached the ascii stl here.
I am not sure if lib3mf is only designed to read binary STL's. In that case, just let me know and I will close the issue.
stl_box_ascii.zip
The text was updated successfully, but these errors were encountered: