From f107187c5677df39733138cda70d39c13daa7c25 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sun, 12 Jul 2026 22:27:02 -0400 Subject: [PATCH] Reorganize: kebab-case names, per-item subdirectories, regroup items --- 2020 8mm cap.scad => 2020-wheel/2020-8mm-cap.scad | 0 2020 8mm cap.stl => 2020-wheel/2020-8mm-cap.stl | 0 2020 wheel-c.stl => 2020-wheel/2020-wheel-c.stl | 0 2020 wheel truck.scad => 2020-wheel/2020-wheel-truck.scad | 0 2020 wheel-w.stl => 2020-wheel/2020-wheel-w.stl | 0 2020 wheel.scad => 2020-wheel/2020-wheel.scad | 0 shot container lid.scad => shot-container/shot-container-lid.scad | 0 shot container.scad => shot-container/shot-container.scad | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename 2020 8mm cap.scad => 2020-wheel/2020-8mm-cap.scad (100%) rename 2020 8mm cap.stl => 2020-wheel/2020-8mm-cap.stl (100%) rename 2020 wheel-c.stl => 2020-wheel/2020-wheel-c.stl (100%) rename 2020 wheel truck.scad => 2020-wheel/2020-wheel-truck.scad (100%) rename 2020 wheel-w.stl => 2020-wheel/2020-wheel-w.stl (100%) rename 2020 wheel.scad => 2020-wheel/2020-wheel.scad (100%) rename shot container lid.scad => shot-container/shot-container-lid.scad (100%) rename shot container.scad => shot-container/shot-container.scad (100%) diff --git a/2020 8mm cap.scad b/2020-wheel/2020-8mm-cap.scad similarity index 100% rename from 2020 8mm cap.scad rename to 2020-wheel/2020-8mm-cap.scad diff --git a/2020 8mm cap.stl b/2020-wheel/2020-8mm-cap.stl similarity index 100% rename from 2020 8mm cap.stl rename to 2020-wheel/2020-8mm-cap.stl diff --git a/2020 wheel-c.stl b/2020-wheel/2020-wheel-c.stl similarity index 100% rename from 2020 wheel-c.stl rename to 2020-wheel/2020-wheel-c.stl diff --git a/2020 wheel truck.scad b/2020-wheel/2020-wheel-truck.scad similarity index 100% rename from 2020 wheel truck.scad rename to 2020-wheel/2020-wheel-truck.scad diff --git a/2020 wheel-w.stl b/2020-wheel/2020-wheel-w.stl similarity index 100% rename from 2020 wheel-w.stl rename to 2020-wheel/2020-wheel-w.stl diff --git a/2020 wheel.scad b/2020-wheel/2020-wheel.scad similarity index 100% rename from 2020 wheel.scad rename to 2020-wheel/2020-wheel.scad diff --git a/shot container lid.scad b/shot-container/shot-container-lid.scad similarity index 100% rename from shot container lid.scad rename to shot-container/shot-container-lid.scad diff --git a/shot container.scad b/shot-container/shot-container.scad similarity index 100% rename from shot container.scad rename to shot-container/shot-container.scad