diff --git a/3D-files-to-print/README.md b/3D-files-to-print/README.md index 2728df6..44cc032 100644 --- a/3D-files-to-print/README.md +++ b/3D-files-to-print/README.md @@ -4,8 +4,8 @@ All files can be printed in PLA. \ To have a nice light diffusion, I printed the `LED cover.stl` file in [_vase mode_](https://all3dp.com/2/cura-vase-mode-all-you-need-to-know/). -![3D model](../img/busyligh-3d.jpg) +![3D model](img/busylight-3d.jpg) -![Build](../img/busyligh-3d-build-1.jpg) +![Build](img/busylight-3d-build-1.jpg) -![Build](../img/busyligh-3d-build-2.jpg) \ No newline at end of file +![Build](img/busylight-3d-build-2.jpg) \ No newline at end of file diff --git a/img/busyligh-3d-build-1.jpg b/3D-files-to-print/img/busylight-3d-build-1.jpg similarity index 100% rename from img/busyligh-3d-build-1.jpg rename to 3D-files-to-print/img/busylight-3d-build-1.jpg diff --git a/img/busyligh-3d-build-2.jpg b/3D-files-to-print/img/busylight-3d-build-2.jpg similarity index 100% rename from img/busyligh-3d-build-2.jpg rename to 3D-files-to-print/img/busylight-3d-build-2.jpg diff --git a/img/busyligh-3d.jpg b/3D-files-to-print/img/busylight-3d.jpg similarity index 100% rename from img/busyligh-3d.jpg rename to 3D-files-to-print/img/busylight-3d.jpg diff --git a/README.md b/README.md index 71ea01c..2449780 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,13 @@ It will automatically switch to the BusyLight in: All the required 3D files (STLs and f3d project) to 3D print the enclosure are available in the [3D-files-to-print](3D-files-to-print/) folder. +![3D files](3D-files-to-print/img/busylight-3d.jpg) + # Wiring / Soldering -To be done +![wiring-soldering](img/wiring-soldering.png) + +You can see a final assembly image [here](3D-files-to-print/README.md). # Tools & libs diff --git a/img/busyligh-3d.png b/img/busyligh-3d.png deleted file mode 100644 index 7110e33..0000000 Binary files a/img/busyligh-3d.png and /dev/null differ diff --git a/img/wiring-soldering.png b/img/wiring-soldering.png new file mode 100644 index 0000000..0b776c6 Binary files /dev/null and b/img/wiring-soldering.png differ