From 02e8f4e627097eb8c52fd550eeb05993517581a7 Mon Sep 17 00:00:00 2001 From: Fogame Date: Sat, 18 Jul 2026 10:21:17 -0600 Subject: [PATCH] Add README for Xpin hardware project documentation This README provides an overview of the Xpin hardware project, detailing included and excluded files, purpose, and support contact information. --- README.MD | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..6ee25ff --- /dev/null +++ b/README.MD @@ -0,0 +1,29 @@ +# Xpin Source Files + +This repository contains the source files for the Xpin hardware project. + +## Included Files + +The following design documentation is included in this repository: + +- Schematics +- Assembly drawings +- Bill of Materials (BOM) files + +## Not Included + +The following files are **not** included in this repository: + +- Original EDA files +- Gerber files +- Pick and Place (PnP) files + +## Purpose + +This repository is intended to provide the design documentation required for review, reference, and collaboration while excluding original design files and manufacturing output files. + +## Support + +If you need assistance with the files in this repository, please contact **brett_davis_pinball@proton.me**. + +Support is provided on a limited basis, and response times may vary.