this post was submitted on 11 Nov 2024
39 points (91.5% liked)

3DPrinting

15587 readers
243 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: !functionalprint@kbin.social or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe/ may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS
 

So, I'm trying to print some older models from thingiverse and I have discovered that basically all the files I want to print have glaring flaws in them.

Internal free floating structures, connector pieces and holes that are the exact same size... So on and so forth...

Do I need to learn a software like CAD or Blender to fix these? I seem to be able to do some basic stuff in Orca Slicer but it honestly seems like as much of a pain to modify the parts there as it would be to use a real software.

Is there one that's easier? I think I messed around with SketchUp once upon a time.

I am worried this feels like opening a can of worms just so that I can make a thing that already exists in a dozen forms better.

you are viewing a single comment's thread
view the rest of the comments
[–] EchoCranium@lemmy.zip 2 points 2 days ago

I find that being able to sketch up things I need in CAD and then print them is both cool and really useful. It's the main reason I bought a printer in the first place. Thus far I've tried out FreeCAD, Solid Edge, and Blender. With any modeling package, you will have to dedicate time on a regular basis to really get used to them. FreeCAD is certainly nice for the fact it's free, just as it implies. I used it to design a few parts that were functional. It works, has some useful workbenches and add-ons. My problems were the software having bugs that caused models to break when trying to make changes, and available training info was often outdated. Siemens offers a free version of Solid Edge to makers, which is really nice, even with some of the advanced features turned off. It's a much more polished program with great training resources. You can only export designs as stl files, but that's fine for 3d printing. Solid Edge will slice and print, but I always import files into Orca and go from there. Blender looks really amazing for modeling, but I admit I haven't spent enough time learning it yet. You can use it to manipulate meshes, which is useful for customizing and fixing models. I've used it to Frankenstein together different models for custom prints I wanted. But yeah, while you don't have to learn to use modeling software to do prints, it opens up so many options for you to be creative. I think it's worth while.