Colin aa57d262e2 create a trivial case from the phone model
missing cutouts for ports and extrusions for buttons
2023-12-26 11:53:01 +00:00
2023-12-25 23:37:15 +00:00

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

Description
3d printable Pinephone soft case, written in CadQuery
Readme 2.6 MiB
Languages
JavaScript 99.1%
Python 0.7%