you are viewing a single comment's thread
view the rest of the comments
[โ€“] 40 points 3 years ago (1 child)

For electrical engineering there is KiCad, which is pretty good overall. Only reason I'm still using proprietary software is because I'd have to recreate my libraries and it will be a huge pita.

For mechanical design there is FreeCad, which is usable for simple geometries, but if you come from a proprietary CAD software you may find it lacking.

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 23 points 3 years ago (3 children)

    I got into the 3D printing hobby a few months ago and FreeCAD is pretty much useless. I can be more productive by writing JavaScript code with Three.js library, lol.

  • source
  • parent
  • hideshow 6 child comments
  • [โ€“] 7 points 3 years ago (2 children)

    For 3D printing, did you try OpenSCAD? If you're already a programmer it's much easier to get into than it is to get into any classic CAD software.

  • source
  • parent
  • hideshow 4 child comments
  • [โ€“] 3 points 3 years ago

    OpenSCAD has its uses, but would hardly classify it as full CAD software. Prusa, I believe, used OpenSCAD for a while but they even moved to Fusion360. FreeCAD would be great if the devs would stop trying to reinvent the wheel in their UI. There is a ton of potential, but it simply isn't where it needs to be yet.

    Fusion360 or SolidWorks are very well established in that space and their shitty license models reflect that.

    Still, as a free alternative, FreeCAD is where it's at. You just really need to understand if it will suit all of your needs and for me, it doesn't.

  • source
  • parent
  • [โ€“] 3 points 3 years ago (1 child)

    I've made some great and somewhat complex designs using freecad, it's certainly capable.

    I eventually switched to fusion 360 because of the UI and it's more easy to find help. And less need to find help

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] -1 points 3 years ago (2 children)

    For that you can also use Blender

  • source
  • parent
  • hideshow 4 child comments
  • [โ€“] 2 points 3 years ago

    Not really. Blender is NOT a CAD. It doesn't ensure that your bodies are solid, it doesn't provide any analysis tools, it doesn't support working with blueprints/sketches, it's not parametric, etc. Basically, it doesn't do anything CAD at all.

  • source
  • parent