CadQuery Helper library.
Code for shape primitives, looping groups of shapes, hinges, and various wave operations.
To install CadQuery Helper directly from GitHub, run the following pip
command:
pip install git+https://github.com/medicationforall/cadqueryhelper
OR
From the cloned cadqueryhelper directory run.
pip install ./
- 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