-
Notifications
You must be signed in to change notification settings - Fork 23
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
Help with 3D model rendering and publishing #97
Comments
Hi! I have some experience with blender. I could help with modeling + rendering. Though, I never modeled for engineering, wich requires real life accurate measures. Could you give more detail on what you expect to be produced? Thanks! |
Hi Lucas! We miss, but not only, the 3D drawing files of the probes used with the ADC in a neutral format. For each probe, we need, in this order
Unit of measurement for the drawings models should be millimeters. For the sake of simplicity, it is better to split the contributions in different pull requests, for example, one component at a time. Let me know what probe you are willing to contribute to, and I will provide further details. |
Seems that the Pilot Probe could be a nice start. I'm looking at the reference drawing to make the model in Blender with accurate measures. |
Have also a look at the pictures of the Pitot. The protruding pipe and head are always the same, no matter if a fixation flange is used. |
P.S. Note that there is some material posted in this repo |
So, I struggled a bit to understand how engineering drawing works. Did some mistakes with the diameters and took longer than I expected. But at the moment im almost certain that it is accurate. I was modeling based only on the drawings, but now that i've downloaded the STL files that you already had it made things more clear. Like the holes ( that I need to make ) on the main tube. They go around it all the way. But comparing the amount of faces on the STL model and the one that i've made we can see an improvement. The only thing that is concerning me right now is that Blender can't output STEP files. Only STL. Reading online I've found that CAD programs can convert STL to STEP, but since I never used CAD software before I imagine that you could give some help with it. Here's the model so far: https://ufile.io/xwntq I still have to make some adjustments, but all the measures are as the drawings. Scale is in mm. |
Nice! A little background. The models you are working on are intended to be used for virtual assembly, general engineering, 3D print, web illustrations, videos of working principle (check this out, not a pitot :-)), and general render with the ADC. Freecad(that is free) is able to convert STL to STEP, it's not a concern right now. |
Oh Im sorry for that. The flat bottom is because I have different layers on the Blender project and STL export probably doesn't support saving just one of them and saves it all merged. But the correct model has the holes. The pitot is a separate part, so as the body and the inner tube. They can all be separated, cut and edited. When finished I will create files for each of them. |
It's okay. I think it is better to focus on the model for the pitot without flange (page 31). This probe has a visible epoxy sealing at one end of the main 8 mm pipe. |
During the brainstorming phase, we often need to play around with 3D models and render. Blender is welcome.
The idea is to provide some graphical follow up.
The final models will be published during the release phase.
The text was updated successfully, but these errors were encountered: