• the16bitgamer@programming.dev
    link
    fedilink
    arrow-up
    30
    ·
    3 days 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
      4
      ·
      3 days 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
        4
        ·
        2 days 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.

        • KingRandomGuy@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          I’ll mention this fix is aimed at mitigating toponaming primarily for sketch attachment. Some features still struggle with toponaming, namely chamfers and fillets. But in any case, it’s a massive step forward and makes FreeCAD much easier to recommend! Until now I’ve been using Realthunder’s fork since toponaming was such a headache to resolve manually.

        • Liz@midwest.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          I didn’t know that! From the other comment, sounds like it’s basically fixed.

          • bluewing@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            1 day ago

            They still have somethings to cleanup and tweak to make the guessing better and more reliable. But it’s on it’s way for sure.

      • the16bitgamer@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        2 days 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.