• the16bitgamer@programming.dev
        link
        fedilink
        arrow-up
        23
        ·
        8 hours ago

        Is it decent ? Yes

        Should I look elsewhere? Also yes.

        CAD is difficult to understand on a good day, and FreeCAD is a beginner unfriendly implementation of it.

        I personally love it and it’s an excellent tool if you already know what you are doing. If you don’t, it’s a mess of screens and spaces with no rhyme or reason.

        My two cents. Learn CAD first, Google Sketchup or Fusion 360 are good and beginner friendly with lots of tutorials. Then move to FreeCAD to learn the differences.

        That said if you want to just try FreeCAD, this release is the best I’ve used from them.

        • Liz@midwest.social
          link
          fedilink
          English
          arrow-up
          3
          ·
          7 hours ago

          Does it still have that weird problem where you’re not allowed to modify surfaces because of the way you created them? Last time I tried using it, I couldn’t create a mirror copy of a shape and then edit the mirror. I could only edit the source, which then applied the changes to all the parts.

          • bluewing@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            39 minutes ago

            The whole point of the 1.0 release is about mitigating the topological naming issue, (TNP). All 3cad program have problems with it. It can’t ever be fixed, only mitigated. You can break Fusion or SolidWorks just like FreeCad, (I’ve done it). At best the software can only fail a gracefully as possible.

          • the16bitgamer@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            1 hour ago

            It does but from my testing only on impossible shapes. Like two triangles mirrored at the tip with a width of 0.

            It has other issues still, but the app is stable.

      • Captain Aggravated@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        10
        ·
        7 hours ago

        FreeCAD has long had open source disease in that it is very powerful and yet a pain in the ass to work with partially through crap UI design.

        1.0 includes a lot of changes that address this. They’ve modernized a lot of it, added a lot of missing features, and brought a lot of things up to modern snuff.

        There are things I like about FreeCAD better than Fusion360, for example FreeCAD has a spreadsheet built into it. Fusion360, last time I used it, had a kind of underbaked Parameters list that you couldn’t even sort, the ability to have a spreadsheet for your dimensions and such.

        All Parametric CAD software is complicated to use, you need to wrap your head around designing with rules, but once you get that basically all of them unlock.