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

partcad

150
Stars
12
Forks
Watchers

The first package manager for CAD models and a framework for managing assemblies.

cq-flake

24
Stars
12
Forks
Watchers

CadQuery and CQ-editor flake, closely follows master

fx-cad-notes

33
Stars
0
Forks
Watchers

Notes describing Fx Bricks CAD pipeline based on python and CadQuery https://github.com/CadQuery/cadquery

cadquery-vscode

17
Stars
4
Forks
Watchers

Build parametric 2D/3D CAD models in VSCode with the CadQuery library.

blendquery

31
Stars
3
Forks
Watchers

CadQuery and Build123d integration for Blender

stellarmesh

41
Stars
8
Forks
Watchers

Meshing library for nuclear workflows

cq-gridfinity

82
Stars
5
Forks
Watchers

A python library to build parameterized gridfinity compatible objects such a baseplates and boxes.

streamlit-wing-design

20
Stars
7
Forks
Watchers

A Streamlit app for generating 3D model of the UAV wing console

cq-cam

24
Stars
4
Forks
Watchers

CQ-CAM aims to become a free, parametric CAM solution for 3-axis CNC mills closely integrating with CadQuery.

ocp-freecad-cam

28
Stars
2
Forks
Watchers

CAM for CadQuery and Build123d by leveraging FreeCAD