Cq Kit Versions Save

A python library of CadQuery tools and helpers for building 3D CAD models.

v.0.5.6

1 month ago

Added new drafted shape builders in cq_basic.py. Added new helper functions to cq_helpers.py. Improved pprint_obj in cq_pprint.py with object length sorting and more details for complex edges such as ellipses, bezier curves, etc.

v.0.5.3

6 months ago

Updated with new helper functions and revised setup.py.

v.0.5.1

1 year ago

Update to remove redundant code in setup.py which can cause pip install issues on some platforms.

v.0.5.0

1 year ago

Update to support newer versions of CadQuery and OCP 7.6+. Also bumped minimum python version to 3.8 for compatibility.

v.0.4.0

2 years ago

CQ-Kit now has a PyPI installer for convenient integration with an existing CadQuerry environment.