From 983d7f8cbb3cfd8608741a250bcc41c89be59919 Mon Sep 17 00:00:00 2001 From: mattbk Date: Sun, 7 Jan 2024 11:27:44 -0600 Subject: [PATCH] Clarify naming. --- README.md | 10 +++++++--- ...t.jpg => vulpes_V01_box_headers_photo_front.jpg} | Bin ...scad.png => vulpes_v01_box_headers_openscad.png} | Bin ... => vulpes_v01_box_headers_photo_front_open.jpg} | Bin ...de => vulpes_v01_box_headers-0.2-2h17m-1-6.gcode | 0 vulpes_box.3mf => vulpes_v01_box_headers.3mf | Bin vulpes_box.scad => vulpes_v01_box_headers.scad | 0 vulpes_box.stl => vulpes_v01_box_headers.stl | Bin 8 files changed, 7 insertions(+), 3 deletions(-) rename docs/{vulpes_box_photo_front.jpg => vulpes_V01_box_headers_photo_front.jpg} (100%) rename docs/{vulpes_box_openscad.png => vulpes_v01_box_headers_openscad.png} (100%) rename docs/{vulpes_box_photo_front_open.jpg => vulpes_v01_box_headers_photo_front_open.jpg} (100%) rename vulpes_box-0.2-2h17m-1-6.gcode => vulpes_v01_box_headers-0.2-2h17m-1-6.gcode (100%) rename vulpes_box.3mf => vulpes_v01_box_headers.3mf (100%) rename vulpes_box.scad => vulpes_v01_box_headers.scad (100%) rename vulpes_box.stl => vulpes_v01_box_headers.stl (100%) diff --git a/README.md b/README.md index d136d48..52c7ae3 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,16 @@ license. Designed in OpenSCAD. It is paramaterized. +Filenames: +- `vulpes_v01` board version number +- `headers` for board assembled with headers + Related: - [ESP32-based radio controller for radio orienteering/ARDF](https://amiok.net/gitea/W1CDN/vulpes) - [Vulpes Radio Orienteering Controller](https://w1cdn.net/projects/vulpes-radio-orienteering-controller/) -![Alt text](docs/vulpes_box_openscad.png "OpenSCAD") +![Alt text](docs/vulpes_v01_box_headers_openscad.png "OpenSCAD") -![Photo of 3d-printed box with PCB held in a slot.](docs/vulpes_box_photo_front_open.jpg "PCB in place") +![Photo of 3d-printed box with PCB held in a slot.](docs/vulpes_v01_box_headers_photo_front_open.jpg "PCB in place") -![Photo of same box, with cover on and all openings lined up.](docs/vulpes_box_photo_front.jpg "Cover in place") \ No newline at end of file +![Photo of same box, with cover on and all openings lined up.](docs/vulpes_v01_box_headers_photo_front.jpg "Cover in place") \ No newline at end of file diff --git a/docs/vulpes_box_photo_front.jpg b/docs/vulpes_V01_box_headers_photo_front.jpg similarity index 100% rename from docs/vulpes_box_photo_front.jpg rename to docs/vulpes_V01_box_headers_photo_front.jpg diff --git a/docs/vulpes_box_openscad.png b/docs/vulpes_v01_box_headers_openscad.png similarity index 100% rename from docs/vulpes_box_openscad.png rename to docs/vulpes_v01_box_headers_openscad.png diff --git a/docs/vulpes_box_photo_front_open.jpg b/docs/vulpes_v01_box_headers_photo_front_open.jpg similarity index 100% rename from docs/vulpes_box_photo_front_open.jpg rename to docs/vulpes_v01_box_headers_photo_front_open.jpg diff --git a/vulpes_box-0.2-2h17m-1-6.gcode b/vulpes_v01_box_headers-0.2-2h17m-1-6.gcode similarity index 100% rename from vulpes_box-0.2-2h17m-1-6.gcode rename to vulpes_v01_box_headers-0.2-2h17m-1-6.gcode diff --git a/vulpes_box.3mf b/vulpes_v01_box_headers.3mf similarity index 100% rename from vulpes_box.3mf rename to vulpes_v01_box_headers.3mf diff --git a/vulpes_box.scad b/vulpes_v01_box_headers.scad similarity index 100% rename from vulpes_box.scad rename to vulpes_v01_box_headers.scad diff --git a/vulpes_box.stl b/vulpes_v01_box_headers.stl similarity index 100% rename from vulpes_box.stl rename to vulpes_v01_box_headers.stl