From b26215105bb80f75f31474d9c99b14cf98ad4cb4 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 21 Dec 2023 07:16:38 +0000 Subject: [PATCH] README: touch-ups & link to beattie's original model --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9264e79..6606771 100644 --- a/README.md +++ b/README.md @@ -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