ee647645e226df7cc48f6d31877f70d6a31b987e
cadquery
This is an experimental CadQuery fork that uses PythonOCC instead of FreeCAD. It also has preliminary Jupyter notebook integration.
This fork of the base repo has changes which support use by cqparts.
Linux Installation
You can try it out using conda
conda install -c pythonocc -c oce -c conda-forge -c dlr-sc -c CadQuery cadquery-occ
MacOS Installation
Binary builds are not currently available, so you'll need to install pythonocc and then build this library.
conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core python=3.6
git clone https://github.com/CapableRobot/cadquery
cd cadquery
python3 setup.py install
Description
Languages
Python
99.9%