Skip to content
#

CadQuery

cadquery logo

CadQuery is an intuitive, easy-to-use Python library for building parametric 3D CAD models. It has several goals:

  • Build models with scripts that are as close as possible to how you’d describe the object to a human, using a standard, already established programming language.
  • Create parametric models that can be very easily customized.
  • Output high quality CAD formats like STEP and AMF in addition to traditional STL.
  • Provide a non-proprietary, plain text model format that can be edited and executed with only a web browser.

CadQuery 2 is based on OCP, which is a set of Python bindings for the open source OpenCascade modelling kernel.

Here are 77 public repositories matching this topic...

partcad

Package manager for modular hardware design. PartCAD is the standard for documenting manufacturable physical products (a.k.a. Digital Thread or TDP). It comes with a set of tools to maintain product information and to facilitate efficient and effective workflows at all product lifecycle phases, boosted by AI.

  • Updated Feb 3, 2025
  • Python
Followers
12 followers
Organization
CadQuery
Website
cadquery.readthedocs.io