-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stl-deserializer having issues with some STLs #1333
Comments
@tsdexter thanks for the detailed information. i tried the STL files (from thingiverse), and both loaded into openjscad.xyz so there may be some other issue with the loading of the file contents, etc. |
@z3dev how do you load files into openjscad.xyz? That could be helpful for me when debugging further |
Just drag and drop the STL file to the website. I'll try a few other examples tomorrow. |
@z3dev easy enough... I'll also take a look through the web UI stuff to see what I'm doing differently |
@tsdexter the latest release has some fixes for STL binary imports. Please try and let us know if this issue has been resolved. |
Expected Behavior
STL should import fine
Actual Behavior
Importing some STLs is resulting in many
bad triangle vertice coords/normal
logs and error:point XX must be an array of X, Y, Z values
Steps to Reproduce the Problem
non-working-stl.stl
and see errors - STL comes from thingiverse 4inParachuteClip_femaleClip_2.stl non-working-stl.stl.zipSpecifications
The text was updated successfully, but these errors were encountered: