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.

  • makingStuffForFun@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    11 months 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

  • beeng@discuss.tchncs.de
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    11 months ago

    FreeCAD is basically the only decent FOSS, but if you want to swap autocad for somebody else you can try onshape, it’s browser based so works well on all platforms.

      • Radioactive Radio@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        11 months 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@linkage.ds8.zone
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            11 months 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.