diff --git a/README.md b/README.md index d0af5e3..ec7f728 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ Pip-Boy inspired phone holder built around the PINE64 PinePhone. - OpenScad - [BOSL library](https://github.com/revarbat/BOSL) +## Features +### PIP slideout back cover +The back cover is composed of two interconnected components, printed in place (PIP). This allows the cover to expand and retract again, automatically connecting any connectors fixed to the cover. +![Back model](feature_back_pip.png) + +The inner construction makes sure the back cover remains sturdy and the two pieces are inseparable. See the "xray": +![Back model xray](feature_back_pip_xray.png) + ## Build Instructions See [Instructions Readme](instructions/README.md). diff --git a/feature_bottom_pip.png b/feature_bottom_pip.png new file mode 100644 index 0000000..1d21284 Binary files /dev/null and b/feature_bottom_pip.png differ diff --git a/feature_bottom_pip_xray.png b/feature_bottom_pip_xray.png new file mode 100644 index 0000000..64fa3d7 Binary files /dev/null and b/feature_bottom_pip_xray.png differ