From f93f20997a8cf9677c180554dc2b07f14b6ae6dc Mon Sep 17 00:00:00 2001
From: "Brian S. Stephan" <bss@incorporeal.org>
Date: Sat, 11 May 2024 09:41:15 -0500
Subject: [PATCH] move the fancy mount into the attic

the friction fit is too unreliable, and it took minimal kid aura to have
the whole thing toppling over. I will make a more stable mount at a
minimum later, so this thing goes into the TODO pile for now

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
---
 attic/README.md                                               | 4 ++++
 .../extras/tower-of-hovering-power-mount.scad                 | 0
 2 files changed, 4 insertions(+)
 create mode 100644 attic/README.md
 rename src/extras/mount.scad => attic/extras/tower-of-hovering-power-mount.scad (100%)

diff --git a/attic/README.md b/attic/README.md
new file mode 100644
index 0000000..3f7237e
--- /dev/null
+++ b/attic/README.md
@@ -0,0 +1,4 @@
+# The Attic
+
+This directory includes abandoned pieces that I'd like to revisit some time, but I cannot support or recommend using
+as-is. Print at your own caution, or better yet, maybe fix them!
diff --git a/src/extras/mount.scad b/attic/extras/tower-of-hovering-power-mount.scad
similarity index 100%
rename from src/extras/mount.scad
rename to attic/extras/tower-of-hovering-power-mount.scad