FreeCAD v1.1

(blog.freecad.org)

106 points by sho_hn3 hours ago

7 comments

  • Alupis1 hour ago
    Recently one of the magnet holders for my window shutters broke, and I thought I&#x27;d take a crack at designing a replacement to 3D Print. I&#x27;d never designed anything in CAD software before, so I had no real reference.<p>I found FreeCAD extremely easy to use and intuitive. I watched a couple videos and followed-along with the tutorials, then started on my own item. It&#x27;s a relatively simple 3-part component. I took measurements with digital calipers, and in a few hours was printing the first prototype.<p>A couple prototypes later (small measurement adjustments to account for plastic shrinkage, etc), I had the final model. Replaced all of the magnet holders since they were sure to go soon, too.<p>I had fun, and finally used my 3D printer for something &quot;real&quot;. Pretty cool.
  • _whiteCaps_1 hour ago
    I post this in every FreeCAD thread: If you&#x27;re going to start designing something with it, use the spreadsheet tool to make everything parametric. You&#x27;ll save yourself a ton of time as your designs get more complicated.<p>Maybe this isn&#x27;t anything new to experience CAD users. I don&#x27;t know if other CAD tools do this as I started using FreeCAD after playing with 3D printing.
    • sho_hn1 hour ago
      It&#x27;s very common (Fusion calls it User Parameters, etc.) and indeed nice practice. FreeCAD has a few ways to do it, Spreadsheets but also free-form properties on objects. It&#x27;s very flexible in this regard.
      • gligorot1 hour ago
        The Fusion implementation sucks. A spreadsheet is a far more natural way to do this, Im surprised FreeCad is doing it better than the paid variant.
        • Lukas_Skywalker50 minutes ago
          The only issue I have with the Spreadsheet is that I need to add an alias for every value I want to use in the Sketch or Part Design workbench. In practice, this usually looks like<p><pre><code> A B width 2mm length 3mm </code></pre> and for every cell in B I add an alias with the same value as in column A. Is there a way around that?
          • _whiteCaps_43 minutes ago
            <a href="https:&#x2F;&#x2F;wiki.freecad.org&#x2F;Macro_EasyAlias" rel="nofollow">https:&#x2F;&#x2F;wiki.freecad.org&#x2F;Macro_EasyAlias</a><p>EasyAlias macro maybe?
            • Lukas_Skywalker18 minutes ago
              Oh. I didn&#x27;t even know there were macros. But that looks very useful!
          • jjkaczor42 minutes ago
            Hmmm - I seem to recall there was at least 1-2 scripts or macros available to help with aliasing.
        • sho_hn59 minutes ago
          The Fusion implementation is awful - you can adjust one variable, one time, then you have to reopen the dialog to do another. At least for me it&#x27;s always become non-responsive after a single edit, for years now. I&#x27;ve always assumed I&#x27;m just holding it wrong, but I don&#x27;t know. I&#x27;ve moved on.
      • _whiteCaps_56 minutes ago
        Super flexible. I love being able to use Python to manipulate spreadsheet data.
    • acrophobic19 minutes ago
      You can also use VarSet[0], which I think is easier than spreadsheet since you don&#x27;t have to switch the workbench.<p>[0]: <a href="https:&#x2F;&#x2F;wiki.freecad.org&#x2F;Std_VarSet" rel="nofollow">https:&#x2F;&#x2F;wiki.freecad.org&#x2F;Std_VarSet</a>
    • lagrange7714 minutes ago
      Some CAD systems, i think NX for example, let you give it a reference to an actual Excel (or csv?) file, that you edit in Excel.
    • IshKebab19 minutes ago
      Other cad tools do support this but in my experience it&#x27;s always pretty awkward to use. I haven&#x27;t tried the FreeCAD implementation.
  • cgearhart58 minutes ago
    Slightly unrelated to this story, but I’m curious if anyone has good resources for learning FreeCAD. I have quite a lot of experience with SolidWorks, AutoCAD, OnShape, and similar software, but FreeCAD has always been hard for me to pick up.
    • mft_21 minutes ago
      I often recommend <a href="https:&#x2F;&#x2F;youtube.com&#x2F;@deltahedra3d" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;@deltahedra3d</a> - some good tutorial videos and other excellent FreeCAD content.
    • jjkaczor41 minutes ago
      MangoJelly on YouTube was my primary learning source, and a few other channels - but his &quot;gelled&quot; with me the best.
      • jjkaczor4 minutes ago
        Oh wow - over on Reddit, someone mentioned that the Deltahedra YouTuber has started using his own voice, rather than a generated one - and - well, his content is now far more watchable than it was previously!
    • Alupis47 minutes ago
      YouTube was very effective for me to learn FreeCAD. I just searched for some FreeCAD tutorials and followed-along. I had zero prior CAD experience though, so I was a &quot;blank slate&quot; in a way.
  • sho_hn3 hours ago
    Highlights reel: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=a9biWv_M8p8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=a9biWv_M8p8</a><p>Release Notes: <a href="https:&#x2F;&#x2F;wiki.freecad.org&#x2F;Release_notes_1.1" rel="nofollow">https:&#x2F;&#x2F;wiki.freecad.org&#x2F;Release_notes_1.1</a>
    • bartvk1 hour ago
      To add to this. MangoJelly offers very good tutorials, as well as a full course on Udemy. He released a 4 minute overview: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=mSwvnZ1jsXg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=mSwvnZ1jsXg</a><p>DeltaHedra, another great YouTube channel, also released a good video that shows the previous and this version next to each other: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=bYdobpjTypg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=bYdobpjTypg</a>
      • ChristianJacobs1 hour ago
        Thumbs up for both of them, but I must say that DeltaHedra has become my new favourite FreeCAD content creator. Especially after he started using his own voice. His old content was good, but his current his magnifique! The quality of the content he pushes is above and beyond.
  • jepj572 hours ago
    This is awesome! Kudos to the developers, they really went above and beyond for this release.
  • mentalgear28 minutes ago
    Congrats - the release video is very impressive !
  • GaggiX2 hours ago
    I was not expecting so many improvements in this version alone, I&#x27;m impressed. I was already using it for 3d printing but now it seems it&#x27;s getting actually good, makes me wonder how I was able to use the previous version.
    • vjvjvjvjghv1 hour ago
      I am also impressed by how much they are improving things. It just sucks that they are stuck with the OpenCasacade kernel so making stability improvements are hard to make in areas like fillets and others.
      • sho_hn1 hour ago
        I don&#x27;t follow Open CASCADE very closely, but it looks like they&#x27;re on the verge of a new major release (v8.0) themselves that looks like a lot of refactoring and cleanup.<p>I don&#x27;t know hat version FreeCAD is actually bundling, but from GitHub it looks like a fork of 7.8.1?