Title basically.

One of my windows computers, which happens to be the one I happen to do the most CAD work on, can’t upgrade to windows 11 due to having an Ivy Bridge era Xenon (it’s an E5-1680 v2 for the curious, older used workstations are fantastic bang for the buck computers).

Switching to Linux on this computer has been in the cards for a while, but I hadn’t been in a hurry to do it. Looks like my hand might be getting forced…

    • IMALlama@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 days ago

      The second link to this repo, thanks!

      When you say it breaks every few months does that mean that fusion does its usual update thing as-per-normal and then just nopes out one day?

      • alleycat@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 days ago

        The main function of the script is to enable the browser redirect for the login. Sometimes Autodesk changes how the login works and logs you out. Then you can’t login back again, because the browser redirect doesn’t work.

  • Synapse@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    9 days ago

    After exploring options such as Fusion360 and SOLIDWORKS I ended up making a free account on onshape. It’s web-based and works flawlessly on Firefox and Linux. I should try a bit more FreeCAD, but lack motivation.

    • kent_eh@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 days ago

      Freecad has gotten much better with the recent updates.

      It’s UI is (obviously) different than fusion, but so are other CAD programs.

      Sure, it may not be at the stage where it could be used to do 100% of the mechanical and electrical design on a jet helicopter, but how many people need that level of complexity for their projects?

  • cosmicrookie@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    9 days ago

    You’ll need to get used to many new things when switching to Linux. Changing to FreeCAD could as well be one of those

    It will be frustrating, and it will take some time to get used to but honestly it’s worth it. If not for anything else then to flex your brain cells and keep them nimble

    • IMALlama@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 days ago

      I’ve dabbled in Linux in the past and spend the majority of my time popping between windows and mac os. I also spend a decent amount of time in powershell/terminal, but largely in the context of work.

      I’m not against investing the time learn new things, but time is very scarse these days with two younger kids.

      My modeling workflow is often iterative and fusion’s timeline makes it very easy to edit a feature from way back when and then propagate that change through all subsequent steps that reference that feature. You can also add entirely new features and then update the next step in the timeline to reference them. The last time I looked at alternatives this either wasn’t supported or was fickle, but based on some comments in this post that may have changed. I’ll have to give FreeCAD a try.

      • cosmicrookie@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 days ago

        I think it’s called parametric design right?, freeCAD suppports this but I have heard that there is a bug when trying to edit shapes with filet I think?

        • IMALlama@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 days ago

          Yes, this approach is called parametric design. FreeCAD struggled with the topological naming problem for quite some time, which basically means that internally named things, and references to them, can break under certain situations. Exposure to this problem increased as the thing getting molded became more complicated, which seemed maddening from a user’s perspective. It seems like it may have been fixed in the main branch somewhat recently, which I was not aware of. That’s good news.

          • cosmicrookie@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            8 days ago

            They have since released V1 that seems to be pretty solid. Still not 100% but for a free software it is a very useful tool that gets most jobs done

              • cosmicrookie@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                8 days ago

                Oh no. Way better that Tinkercad if you ask me. I have already been able to make way more complicated shapes and designs than I had ever thought possible with Tinkercad

    • sun_is_ra@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      9 days ago

      I second freeCAD for complicated designs. For simple stuff I use tinkercad which runs from web browser

      • cosmicrookie@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        9 days ago

        Personally I’d say go with freeCAD even for simple designs too. Its a great way to learn the software and you will not end up adjusting you designs to the limitations that tinkercad has. Them the transition to more complicated designs will be less painful

        Also I feel like it is difficult to do premise placement on tinkercad

  • BigDanishGuy@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    9 days ago

    Drop autodesk. I’ve got access to autodesk products as an educator, and I’ve used inventor for years, but I have only had FreeCAD on my system for months. I have not found myself being unable to do anything I could do in Inventor.

  • Caveman@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    9 days ago

    Fusion360 has been rated Silver on WINE (windows compatability tool) so you have a decent shot of running it. Silver means “couple of minor bugs, might need tweaks to run but runs well”.

    In Linux we have FreeCAD but if you’re heavily dependent on Fusion360 I’d recommend trying a Virtual Windows Machine, Bottles, Lutris, Steam Proton, the installation script posted here and so on.

    If you have space for two drives on your computer then worst case you could bypass the windows whatever and have two different OSs.

    • igg@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 days ago

      This, maybe with something with good wine/gpu compatibility like CachyOs. And if it fails there are ways to install windows 11 on IvyBridge

  • spaghettiwestern@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    10
    ·
    9 days ago

    You can install a W11 VirtualBox VM on an old, unsupported processor without any special configuration. I have it running under Linux on a 10 year old AMD processor and it works fine.

    • rsolva@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 days ago

      Yeah, that is what I would have done. Check out Tiny10 and Tiny11, which is stripped down, but totally functional Windows versions that is perfect to use as base images for a VM. I used the default VM/QUEMU app that ships with Fedora, called Box (I think?). But you could install VirtualBox as well.

    • spitfire@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 days ago

      There are also scripts to unlock upgrade on „unsupported” processors which still technically work with 11

  • Lem453@lemmy.ca
    link
    fedilink
    English
    arrow-up
    8
    ·
    8 days ago

    I think I remember people saying they got it working with this

    https://github.com/winapps-org/winapps

    That being said, stuff like Fusion 360 changes quite often and even if it works now it might break compatibility with the future update.

    FreeCAD has come a long way since with the 1.0 release and the 1.1 release also has lots of good quality of life improvements.

    • Joelk111@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 days ago

      This has been my experience. I couldn’t even get logged in to Fusion via Bottles.

  • nucleative@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    I tried to make Fusion 360 run under wine and just couldn’t get it reliably working.

    There were problems logging in, problems with resolution, issues with fonts and DLL errors. It just wasn’t stable enough to rely on.

  • Imgonnatrythis@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    So can still use it just not receive support right? They didn’t cripple the actual software just because windows 10 isn’t supported I hope?

    • IMALlama@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 days ago

      Fusion said it will stop working. It’s normally a licensed product, although home users can get it for free. I suspect they have some kind of authentication mechanism built in and could prevent it from working if desired.

  • Gladaed@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 days ago

    You really shouldn’t connect win10 machines to the Internet at some points. Legacy shit is fine and fun. But don’t go shaking hands with danger.

  • mrgoosmoos@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 days ago

    welp, looks like I won’t be using fusion when I inevitably need some design program on my personal computer again