DIYMobileAudio.com Car Stereo Forum banner

making teardrop shaped kickpanel in freecad????

3.4K views 14 replies 4 participants last post by  diy.phil  
#1 ·
how the hell do you CAD guys figure this out? i mean, with a ruler and a compass it's a 2 minute job, but i cannot seem to get past making 2 cutout "shapes" in tinkercad or freecad for a tweeter and mid, but making the teardrop surround that both would be inside seems unbelievably difficult. been at this for about a week, watched lots of tutorials, but if it's not a basic shape connected to another basic shape, how the hell does one do this?? freecad seems like a viable method, but it is incredibly difficult to use. i keep getting datum errors and cannot easily adjust shape sizes etc. i cannot believe this is the current state of cad software. i'm not the dumbest guy around, but man, it seems that things that should be really easy, are not.
"make circle with this diameter here. make one with this diameter concentric with first. make circle of this diameter x mm from center of first circle, and another of this diameter concentric. make large radii around some porting of largest circle, make another radius around smaller circle, connect with straight lines. "
seems not doable in any easy way
 
#2 · (Edited)
Not sure how experienced with cad you are, but there s several ways to end up with the shape you want. It sounds like you are trying to loft a shape? Also are you working with surfaces, or solids? Sometimes you can start with a primitive solid, and cut extrude, and other times it s easier to build extrude, or do a combination of both, but many times they require the use of construction geometry created on other planes. I prefer linux, but when it comes to cad I prefer autodesk inventor. I bought a dell xps with windblows specifically for inventor cause I hated cad stuff for linux. It sounde like you need to use splines, (or curves, but with curves you would have to be sure they were tangent to each other else it would look like crap). In inventor I use splines, and the loft command. That works well for me, but it requires using multiple, sometimes many work planes. One thing I learned though is for any looped geometry, it needs to be closed, or I get an error every time. In fact that s most of my errors I run into. If you can zoom into the area where 2 end points meet after getting an error there s a good chance that those end points are not connected. it s just a matter of placing the correct constraint on the end points, and closing the loop. Loft command is sometimes tedious. That being said I can t quite picture what you mean by "teardrop surround that would be inside".
 
#4 ·
See if you have a "snap to tangent" setting in your software (I'm not familiar with freecad or tinkercad). This will be for both the straight lines. A couple of iterations and there it is...
 
#6 ·
is this something like what you're looking for?
View attachment 302480

(about 2 minutes if the software cooperates)
pretty much exactly that. i have no method i can find easily in tinkercar or freecad to make the outline of the teardrop. that does not get into the issues i have with adding layers, screw holes or anything else. what did you use to make that and how?

mine look like this:

302485
302486


i then also lose the grid lines in freecad once i pad the shape so it is hard to edit, and i cannot find a better way to line things up in the first image. all in all these attempts at using cad software make me despise the difference between users and engineers.
Image
Image
 
#14 ·
ok here it is anyways...

Step A. Be sure the snap to Endpoint, Quadrant and Tangent are all enabled...
302517


Step B. Line from quadrant to tangent
302518


Step C. Another line from that endpoint to a tangent...
302520


Step D. Another line from the endpoint to a new tangent (which is very close to the old spot). And then the old and new lines are pretty much the same. Delete the old line (gray color). Enough iterations... we're done! Use the new line.
302521


Step E. Just some clean up. Mirror the new line and delete the unneeded ones...
302522


Best wishes there!