Skip to content

medicationforall/cadqueryhelper

Repository files navigation

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