CadQuery topic

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.

List CadQuery repositories

curated-code-cad

235
Stars
9
Forks
Watchers

A list of the various code-cad projects out there.

CQ-editor

696
Stars
109
Forks
Watchers

CadQuery GUI editor based on PyQT

jupyter-cadquery

301
Stars
43
Forks
Watchers

An extension to render cadquery objects in JupyterLab via pythreejs

spindle-assy-example

25
Stars
1
Forks
Watchers

Assembly example for CadQuery

cqparts_bucket

16
Stars
2
Forks
Watchers

cqparts bucket.

cadquery-server

47
Stars
18
Forks
Watchers

A web server used to render 3d models from CadQuery code loaded dynamically.

cqMore

50
Stars
7
Forks
Watchers

More fundamental API on CadQuery.

cq_keyboard_gen

32
Stars
0
Forks
Watchers

CadQuery 2 keyboard case generator

ergo-keeb

62
Stars
9
Forks
Watchers

handpicked repos for ergonomic keyboards and related items

build123d

505
Stars
85
Forks
Watchers

A python CAD programming library