Anyone experience with Python based CadQuery PlugIn for FreeCAD?

Hi, is there anyone how has tried the CadQuery PlugIn for FreeCAD? It is similar to OpenScad where you can build fully parametric models. The difference is the scripting language,. CadQuery uses python for scripting. I would like to know how complex/advanced you can go with CadQuery? And any other experiences...thanks

1 Answer

Full disclosure - I'm a CadQuery contributor. I thought I would throw an answer out there since there hasn't been one yet.

If you install the CadQuery module for FreeCAD there's an Examples submenu that will give you an idea of what's possible. The source code for the examples can be seen here: https://github.com/jmwright/cadquery-freecad-module/tree/master/CadQuery/Examples

The examples get more complex as you go towards the bottom of the list.

Here are a few video tutorials on CadQuery: https://www.youtube.com/playlist?list=PLMXw3KF1-YfUeFnw6Ich9jvgYjyjiBS3w

If you want any help from the community or want to ask what's possible, please feel free to ask on our Google Group: https://groups.google.com/forum/#!forum/cadquery