CT1 is a parametric cadquery model of a coffeetable.
Fullscreen 3D-model of the coffee table
Read more about the design on my website https://blog.gntech.se/en/projects/ct1/
To run the model from command line you can install cadquery using pip in an venv.
./setup-toolchain.shThe run the ct1.py script from the terminal.
./ct1.pyOr open ct1.py in the CQ-editor that has cadquery included.
See instructions here Install cadquery