upvote
Openscad can export to CSG, which can be imported by free cad or converted to STEP https://github.com/gega/csg2stp
reply
I've been using Gemini to generate openscad programs for use with my 3d printer. Is cadquery a better option I wonder?

Why do you say it is better than openscad?

reply
After reading some of the docs it does look fun.

Python, so leverage your Python skills and existing libraries.

A nice GUI so you can build, view, tweak, review, iterate.

Will be a nice new toy...

reply