Hello!

Wonder myself if there any Linux available and\or open-source CAD that can be analogue to Fusion 360? Or maybe anyone had attempt to make similar one to Fusion 360?

FreeCAD seems to be very unfriendly for me as daily user to get jump into 3D design world. Fusion 360 on the opposite - very easy to manage to intuitively and learn fastly

Thanks

P.S. Yes, beside Blender maybe?

  • tu11ebukk@piefed.social
    link
    fedilink
    English
    arrow-up
    16
    ·
    1 day ago

    Have you seen the tutorials for FreeCAD by MangoJelly?https://m.youtube.com/channel/UCUWhaOxsRk_5oPPq00_Y7Dw

    FreeCAD is the most complete open source CAD project you’ll find. I agree it is a steep learning curve, but it pays off to work through it, if you want to 3D print your designs.

    If you want to create 3D models for games, or what not Blender is, as you say a great option.

    • artyom@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      I watched a tutorial for FreeCAD. Step 1 was “click this button”. After half an hour of searching I couldn’t fucking find that button and that was that.

      • priapus@piefed.social
        link
        fedilink
        English
        arrow-up
        4
        ·
        24 hours ago

        Sounds like either the video you watched was badly made enough that they didnt even use the out of the box configuration, or you were using a completely different freecad version than in the video. Either way that hardly sounds like freecads fault. I watched MangoJellys guides and have had zero issues making models.

          • priapus@piefed.social
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 hours ago

            Fair enough, I just don’t want others to read that and assume the software is unreasonably hard to learn.

  • priapus@piefed.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    3 hours ago

    If you haven’t tried FreeCAD and are just going off sentiment you’ve seen online, I’d recommend you give it a try. It’s a good program, just a different workflow. Lots of people just refuse to learn it, instead trying to force a workflow from whatever software they used before. When I was a complete beginner, I was able to make multiple functional prints in a couple of hours with MangoJelly’s videos. I was also trying both it and Onshape at the time, and preferred FreeCAD in the end.

    It’s really your only option besides Blender if you want something FOSS. The most recent release also improved a ton of things, and it’ll just keep improving.

    You could also take a look at AstoCAD, a soft fork of FreeCAD by one of the maintainers. It’s 4€/month a month to get the binary, otherwise you’ll have to build it yourself. The money of course goes towards helping develop FreeCAD. The main upside is UI polish, but that comes at the cost of having a different UI than pretty much any tutorial online, so I’d still recommend at least starting with FreeCAD.

    Edit: fixed wrong word, grammar

  • UNY0N@lemmy.wtf
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 day ago

    OpenSCAD is a great program, but it’s not like blender or fusion 360. the input is a text file, and you need to describe the object you want to model as geometrical shapes in text. It also only renders when you tell it to, not constantly.

    But if you are willing to dive into it, you can get great results. There are libraries available for threads and gears and curbed shapes and such.

    It does take some getting used to, even more so if you have never done any programing, but it’s FOSS and can create the same output as the graphical-menu counterparts.

    Edit: I had originally posted a link to some stl files I made, but my read name is on there so I removed it.

    • pr06lefs@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      OpenSCAD is super fun and I have built things in it too. It is just for the modeling and doesn’t do tool path stuff like fusion360; but I think you could import models into freeCAD and do tool paths there.

        • pr06lefs@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          I used to model in openSCAD and do tool paths in fusion. Good combo for the most part, but there were some issues like cutting slots that never worked well; the slot always had to be wider than the tool. Fusion works better on its own proprietary models than on STLs.

  • infinitevalence@discuss.online
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    I moved to OnShape since its web based I can use it in linux without issues. FreeCAD is good, but it randomly was slow on my laptop and I cant figure out whats wrong :(

  • Mark with a Z@suppo.fi
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Sometimes the choices are just jank and proprietary. There’s great competitive foss software for many things, but I don’t haven’t seen one for 3d cad.