/cadqueryhelper

cadquery helper library

Primary LanguageG-codeApache License 2.0Apache-2.0

cadqueryhelper

CadQuery Helper library.
Code for shape primitives, looping groups of shapes, hinges, and various wave operations.

Documentation

Changes

Dependencies


Installation

To install CadQuery Helper directly from GitHub, run the following pip command:

pip install git+https://github.com/medicationforall/cadqueryhelper

OR

Local Installation

From the cloned cadqueryhelper directory run.

pip install ./

Running Example Scripts

  • From the root of the project run of example_runner.py:
C:\Users\<user>\cadqueryhelper>python example_runner.py

OR

  • From the root of the project run of the example scripts:
C:\Users\<user>\cadqueryhelper>python ./example/shape/arrow.py