Brussels / 1 & 2 February 2020

schedule

Towards CadQuery 2.0


CadQuery (CQ) [1] is a Python library for building of parametric 3D models. The overarching design goal is to be extremely fluent and as close as possible to the design intent. CQ is based on the open source CAD kernel from OpenCascade and therefor offers industry standard B-Rep modeling capabilities and allows exporting to lossless formats such as STEP as well as lossy ones such as STL. Originally it used Python bindings based on FreeCAD [2] but recently we switched to PythonOCC [3] to be more flexible and have full access to the underlying CAD kernel capabilities. In the talk I will summarize the current status of the CQ project, show some interesting usage examples and discuss newly implemented features. Furthermore I will elaborate on the future plans of the core development team and touch on some of the challenges of maintaining a project such as CQ. I will also present a fairly new addition to the CQ ecosystem – CQ-editor [3]. It is a Python/PyQt5 based lightweight cross-platform GUI editor that allows to quickly develop and preview CQ 3D models. It also offers graphical debugging and CQ stack introspection capabilities which dramatically lowers the entry barrier for trying out and using CQ.

References

[1] https://github.com/CadQuery/cadquery [2] https://www.freecadweb.org [3] https://github.com/tpaviot/pythonocc-core [4] https://github.com/CadQuery/CQ-editor

Speakers

Photo of Adam Urbanczyk Adam Urbanczyk

Attachments

Links