Here’s a tough one for you:

An alternative to AutoDesk Fusion360 for 3D print modeling.

Ideally with native Linux support but I’m more concerned with getting out from under AutoDesk’s thumb than I am with using wine.

Blender seems like the obvious choice, but it’s not really built for 3d printing.

It’s looking like FreeCAD may be about as good as it gets unless someone here has some other suggestions.

  • @waz@lemmy.world
    link
    fedilink
    172 years ago

    I use FreeCAD most of the time, but occasionally I’ll also use OpenSCAD. It’s a different way to think about drawings but in certain circumstances it seems easier.

    • nomad
      link
      fedilink
      62 years ago

      Jup, freecad sucks balls, but there is nothing better. Opescad is nice if you are used to coding.

  • @makingStuffForFun@lemmy.ml
    link
    fedilink
    122 years ago

    Once freecad clicks, you’ll love it. I ditched fusion when the locked my files behind their servers and said I was using it for commercial work (I was not). FreeCAD is the way

  • N3Cr0
    link
    fedilink
    112 years ago

    I started with blender and I agree: It’s not made for technical modelling. There is a custom blender version with common CAD features, but I’ve been put off by the - typical for Blender - steep lerning curve.

    Long story short: You can’t go wrong with FreeCAD.

      • Radioactive Radio
        link
        fedilink
        31 year ago

        there’s this repo and it still seems to be maintained. I was following this project when it first started and tried it for a while it seems pretty solid.

          • Captain Beyond
            link
            fedilink
            1
            edit-2
            1 year ago

            Interesting - they don’t seem to publicize this at all on their site, nor do they mention the LGPL anywhere (that I could find). Their site only seems to offer it under an EULA.

            I wonder if these LGPL sources are the full source of the application, then.

            edit: prior revision of the readme clarifies that, although the Plasticity source code is LGPL, it uses a proprietary library which makes the resulting product proprietary. Presumably the expensive licenses are for this proprietary library and not for Plasticity itself. This proprietary library seems to be Parasolid, the geometry kernel. I wonder if there is a fully free alternative.