From 1588a25653181a5337ba8f3aca9156af0e6d272e Mon Sep 17 00:00:00 2001 From: psxde <12482765+psxde@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:03:52 +0100 Subject: [PATCH 1/3] Update README.md Add screws --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 187faab..6df196d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ | 1x | ♂️-DMX-socket | | 1x | ♀️-DMX-socket | -> Additionally you need: `some wires`, `soldering equipment`, `3D-printer`, `small screws`, `shrink tubing`, `hot glue gun` +> Additionally you need: `some wires`, `soldering equipment`, `3D-printer`, `small screws` (see case), `heat shrink tubing`, `hot glue gun` --- @@ -71,6 +71,12 @@ All print files (STL, STEP, X_T) can be found in [assets/case](/assets/case/). A ![Prusa Slicer with case loaded](/assets/case/Screenshot.png) +| Part | Screw | Count | +| ----------- | ------- | ----- | +| Case lid | M2x5 | 4x | +| ESP32 | M2x5 | 2x | +| W5500 | M2,5x5 | 2x | +| XLR sockets | M3+Nuts | 4x | --- ## 💡 Status LED From e878b7168e12e6266d83cab0f82e139995fbd7f7 Mon Sep 17 00:00:00 2001 From: Hendrik Rauh <114620133+HendrikRauh@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:44:56 +0100 Subject: [PATCH 2/3] Add link to case section for the screws --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6df196d..c8227eb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ | 1x | ♂️-DMX-socket | | 1x | ♀️-DMX-socket | -> Additionally you need: `some wires`, `soldering equipment`, `3D-printer`, `small screws` (see case), `heat shrink tubing`, `hot glue gun` +> Additionally you need: `some wires`, `soldering equipment`, `3D-printer`, `small screws` (see [case](##-case)), `heat shrink tubing`, `hot glue gun` --- From dc693088d00ab2ae3c391df8fbe9deb2d85baacb Mon Sep 17 00:00:00 2001 From: Hendrik Rauh <114620133+HendrikRauh@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:45:27 +0100 Subject: [PATCH 3/3] Fix markdown syntax in README for links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8227eb..b3c8ce8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ | 1x | ♂️-DMX-socket | | 1x | ♀️-DMX-socket | -> Additionally you need: `some wires`, `soldering equipment`, `3D-printer`, `small screws` (see [case](##-case)), `heat shrink tubing`, `hot glue gun` +> Additionally you need: `some wires`, `soldering equipment`, `3D-printer`, `small screws` (see [case](#-case)), `heat shrink tubing`, `hot glue gun` ---