Notebook in jupyter with utilities to make cadquery easier to work with.
-
Updated
Jan 1, 2022 - Jupyter Notebook
CadQuery is an intuitive, easy-to-use Python library for building parametric 3D CAD models. It has several goals:
CadQuery 2 is based on OCP, which is a set of Python bindings for the open source OpenCascade modelling kernel.
Notebook in jupyter with utilities to make cadquery easier to work with.
UNDER DEVELOPMENT This project, Refactoring CAD POC, is designed to showcase a proof of concept (POC) for refactoring CAD models using CadQuery. It includes a library for CAD model refactoring, example scripts, and a Jupyter Notebook environment for interactive exploration.