Live data from Hacker News

CadQuery: A Python parametric CAD scripting framework based on OCCT

github.com

1–10 of 47 posts

Re: CadQuery: A Python parametric CAD scripting framework based on OCCT

#4
post #3

I wish more people would try this over openscad. I like openscad but the UI and with cadquery you use python! and now I noticed "CadQuery supports Jupyter notebook out of the box"

I actually like the GUI way of designing in FreeCAD/Fusion 360 (which I wouldn't say about much) but for me it's about the file format on disk. I would love it if they had a sane human-readable format, git-friendly. I appreciate that wouldn't be trivial.

So I'm really interested in learning something like OpenSCAD or CadQuery, even if only for files I can use and read anywhere.

Re: CadQuery: A Python parametric CAD scripting framework based on OCCT

#5
post #3

I wish more people would try this over openscad. I like openscad but the UI and with cadquery you use python! and now I noticed "CadQuery supports Jupyter notebook out of the box"

The jupyter-cadquery extension renders models with three.js via pythreejs in a sidebar with jupyterlab-sidecar: https://github.com/bernhard-42/jupyter-cadquery#b-using-a-do...

https://github.com/bernhard-42/jupyter-cadquery/blob/master/...

Re: CadQuery: A Python parametric CAD scripting framework based on OCCT

#6
Another open source alternative in the wake of the Fusion 360 debacle it seems.

I will have a look. I'm no CAD expert and I have tried FreeCAD but it seems it's almost there but not yet. My use cases are very simple and this may be enough but nevertheless I think a GUI is the way to go for these kind of applications.

Re: CadQuery: A Python parametric CAD scripting framework based on OCCT

#7
post #4
post #3

I wish more people would try this over openscad. I like openscad but the UI and with cadquery you use python! and now I noticed "CadQuery supports Jupyter notebook out of the box"

I actually like the GUI way of designing in FreeCAD/Fusion 360 (which I wouldn't say about much) but for me it's about the file format on disk. I would love it if they had a sane human-readable format, git-friendly. I appreciate that wouldn't be trivial. So I'm really interested in learning something like OpenSCAD or CadQuery, even if only for files I can use and read anywhere.

thing is freecad or openscad are not good at ergonomics, to the point that editing code is .. not far

Re: CadQuery: A Python parametric CAD scripting framework based on OCCT

#8
post #6

Another open source alternative in the wake of the Fusion 360 debacle it seems. I will have a look. I'm no CAD expert and I have tried FreeCAD but it seems it's almost there but not yet. My use cases are very simple and this may be enough but nevertheless I think a GUI is the way to go for these kind of applications.

What is the Fusion 360 debacle?
Post reply on HN