-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Beretta 92fs stl is broken. #20
Comments
Sorry to here about your issue. You should be able to generate new a STL files from the IGS file ( Beretta92FS.igs). If you install FreeCAD (or just about any other CAD program), you can open the IGES file and export it to an new STL. STEP and IGES files are open ISO formats that most CAD programs will open (which is why we try to always include them). Hope that helps. |
I tried that. Freecad still produces a malformed STL file. |
Yes. I tried 4 or 5 different programs and online services for STL repair. They seem to all recognize that the STL is broken but none of them so far have been able to repair it correctly. The ones that "fixed" it spit out a STL with big chunks missing out of it. I'm not a super advanced user of these different CAD software. So maybe somebody with more experience knows how to fix it. I'm basically opening the different files from this repo and then finding the "repair wizard" in the CAD software and letting it run. |
what CAD softwares are you using / have you tried? |
I tried a few of the online STL repair websites on Google search for "STL repair online", like https://www.formware.co/onlinestlrepair Also tried the suggestions here. Freecad, blender, sketchup with plugins, meshmixer, and meshlib. And on my own, I found simplify3D's repair and tried importing it into tinkercad. |
have had some success with issues like this using meshlab, but I will take a look at the files when I get to an outlet, battery is low -_- I'll try to get back to you today at some point though. |
Maybe its something you can fix without much trouble. My mesh repair skills are limited to finding a wizard and clicking a button. |
The STL file for the Beretta 92fs frame displays incorrectly with missing faces in every STL viewer I tried including github's viewer, tinkercad, and simplify3D.
It looks like the renders are taken from FreeCAD. When I opened the stl file and use the mesh repair wizard in that software, it finds 3286 flipped normals and a bunch of self-intersecting faces. Letting the mesh repair wizard do its thing mostly fixes the model, but not 100%.
The text was updated successfully, but these errors were encountered: