top | item 42428694

(no title)

i_am_a_squirrel | 1 year ago

I just went through this journey, except I learned freecad.

You end up having to click and enter so many numbers if you need exact dimensions, so I'm planning on switching to cadquery.

It would be cool to make a framework for modifying cadquery code with natural language, for example "make box 1 and box 1 flush" or "create two concentric semi-spheres and subtract the smaller one from the larger one"

But idk, maybe once you're fast at fusion this kinda stuff is faster to hotkey than speak

discuss

order

Klaster_1|1 year ago

Have you tried the new VarSet in 1.0? I found it more ergonomic than the old spreadsheet approach. With a formulas first approach, I find the modeling flow more controllable. Come to think about it, it starts to resemble a view/model arrangement I am used as a frontend dev.

tony69|1 year ago

Claude can write cadquery, worked well for me

xemoka|1 year ago

I’ve had such a hard time with Claude and cadquery/build123d; did you do anything specific to get better results? I tried turning the examples into a markdown document to feed into sonnet as part of the prompt, and that helped a bit, but still couldn’t get it to build basic parts reliably.