4 comments

  • voidUpdate42 minutes ago
    &gt; &quot;It asks for the real dimension instead of inventing one.&quot;<p>Shortly after<p>&gt; &quot;Make an adapter that connects my shop vac hose to the dust port on my table saw&quot; &gt; &quot;Done: Ø57.6 → Ø35.0 · 74 mm&quot;<p>is interesting. When did it ask for the dimensions?
  • ur-whale25 minutes ago
    &gt; runs on your computer<p>Only if you have a cupertino-made toaster that is.
  • noduerme53 minutes ago
    which part of this is the innovation?
  • protocolture52 minutes ago
    Looks cool.<p>I have had issues with language CAD stuff before, often not performing as advertised and would love to tinker with it.<p>And whats great here is that I cant test the web version, and because its for mac silicon only, I also cant test the local version.<p>So Kudos? I guess?
    • okramcivokram21 minutes ago
      I had some good results using CadQuery [1] with CQ-editor [2] for visualization driven by Claude Code enhanced by a cadquery-llm-skill [3]. I didn&#x27;t make anything too complicated, just cases for various ESP32 projects I am tinkering with, but that was very easy just describing what I want and iterating and refining until I am satisfied. It was much easier than doing it manually in FreeCAD and more dynamic as the changes were cheap and not tedious to do.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;cadquery&#x2F;cadquery" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cadquery&#x2F;cadquery</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;CadQuery&#x2F;CQ-editor" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CadQuery&#x2F;CQ-editor</a><p>[3] <a href="https:&#x2F;&#x2F;github.com&#x2F;jmwright&#x2F;cadquery-llm-skill" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jmwright&#x2F;cadquery-llm-skill</a>