commit c29c65c78ef168cdb308240ffd78e6b1cd7a5292 parent 9ece54e336a215cd8fc3f03afe0cc864f943c540 Author: Brian C. Lane <bcl@brianlane.com> Date: Sat, 8 Jul 2023 17:18:21 -0700 Add stl files for front and back Diffstat:
A | README.md | | | 7 | +++++++ |
A | display-frame-back.stl | | | 0 | |
A | display-frame-front.stl | | | 0 |
3 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,7 @@ +OpenSCAD source for my wall frame for the Adafruit 7" touchscreen + +The source has both the front and back pieces, comment out one or the other +(see the last 2 lines of the source) and export them to your favorite format. + +I have include .stl files suitable for slicing with tools like Prusa-Slicer. + diff --git a/display-frame-back.stl b/display-frame-back.stl Binary files differ. diff --git a/display-frame-front.stl b/display-frame-front.stl Binary files differ.