/nedshed

Primary LanguageJupyter Notebook

Ned's Shed

Installation

We are using v2.0.0 of jupyter-cadquery, which you can run like so:

docker run -it --rm -v $(pwd)/notebooks:/home/cq -p 8888:8888 bwalter42/jupyter_cadquery:2.0.0

Then open a browser to localhost:8888.

Scripts

  1. POC tests CadQuery features for our diagonal-symmetry usecase.
  2. Floorplan tests whether the shed can fit the things we want it to fit.
  3. Framing frames out the walls in 2x4s (in-progress).