README: touch-ups & link to beattie's original model

This commit is contained in:
2023-12-21 07:16:38 +00:00
parent ecc55805fb
commit b26215105b

View File

@@ -1,13 +1,12 @@
# PinePhone-Case
OpenSCAD model for Case for PinePhone
Initial scad code to a PinePhone case The positions of the openings are just placeholders. To complete this I
either need a phone or a detailed mechanical drawing. I have a BraveHeart on order which I should receive
in early Janurary.
based on [beattie's earlier model](https://github.com/beattie/PinePhone-Case).
Files
* dimensions.scad - dimensions used to build phone module
* bits.scad - modules for the bumps on the phone to make holes in the case
* fillet.scad - form a rounded bump around the screen opening
* phone.scad - a module to make a model of the phone use to carve out a hole for the case
* case.scad - make a model for the case
WIP phone case for the PinePhone, and associated models.
files:
- dimensions.scad: dimensions used to build phone module
- bits.scad: modules for the bumps on the phone to make holes in the case
- fillet.scad: form a rounded bump around the screen opening
- phone.scad: a module to make a model of the phone use to carve out a hole for the case
- case.scad: make a model for the case