7ebe77d879e587d8e4ef59f96e293773b798328c
this is a 3d-printable case designed for the PinePhone, but implemented with an eye towards generalizing beyond just that model and supporting future phones/preferences alongside this first model.
note that this is WIP and NOT a case i'd be comfortable using daily.
Prerequisites
- run
nix develop
to enter a dev environment. - or manually install these dependencies:
- Python3
- cadquery
- cq-editor (for interactive viewing/development)
Building
./cq_toplevel.py --export-stl model.stl
Development
-
cq-editor ./cq_toplevel.py
to load an interactive GUI- press the green play button to render the model
-
CadQuery docs may be found here: https://cadquery.readthedocs.io/en/latest/quickstart.html
Description
Languages
JavaScript
99.1%
Python
0.7%